Module::Install::Base man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Module::Install::Base(User Contributed Perl DocumentatModule::Install::Base(3)

NAME
       Module::Install::Base - Base class for Module::Install extensions

SYNOPSIS
       In a Module::Install extension:

	   use Module::Install::Base ();
	   @ISA = qw(Module::Install::Base);

DESCRIPTION
       This module provide essential methods for all Module::Install
       extensions, in particular the common constructor "new" and method
       dispatcher "AUTOLOAD".

METHODS
       new(%args)
	   Constructor -- need to preserve at least _top

       AUTOLOAD
	   The main dispatcher - copy extensions if missing

       _top()
	   Returns the top-level Module::Install object.

       admin()
	   Returns the "_top" object's associated Module::Install::Admin
	   object on the first run (i.e. when there was no inc/ when the
	   program started); on subsequent (user-side) runs, returns a fake
	   admin object with an empty "AUTOLOAD" method that does nothing at
	   all.

       is_admin()
	   Tells whether this is the first run of the installer (on author's
	   side). That is when there was no inc/ at program start. True if
	   that's the case. False, otherwise.

SEE ALSO
       Module::Install

AUTHORS
       Audrey Tang <autrijus@autrijus.org>

COPYRIGHT
       Copyright 2003, 2004 by Audrey Tang <autrijus@autrijus.org>.

       This program is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

       See <http://www.perl.com/perl/misc/Artistic.html>

perl v5.14.1			  2011-04-27	      Module::Install::Base(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net