Config::Any::Base5.12 man page on Darwin

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

Config::Any::Base(3)  User Contributed Perl Documentation Config::Any::Base(3)

NAME
       Config::Any::Base - Base class for loaders

DESCRIPTION
       This is a base class for all loaders. It currently handles the
       specification of dependencies in order to ensure the subclass can load
       the config file format.

METHODS
   is_supported( )
       Allows us to determine if the file format can be loaded. The can be
       done via one of two subclass methds:

       ·   "requires_all_of()" - returns an array of items that must all be
	   present in order to work

       ·   "requires_any_of()" - returns an array of items in which at least
	   one must be present

       You can specify a module version by passing an array reference in the
       return.

	   sub requires_all_of { [ 'My::Module', '1.1' ], 'My::OtherModule' }

       Lack of specifying these subs will assume you require no extra modules
       to function.

AUTHOR
       Brian Cassidy <bricas@cpan.org>

COPYRIGHT AND LICENSE
       Copyright 2008-2009 by Brian Cassidy

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

SEE ALSO
       ·   Config::Any

perl v5.12.5			  2011-05-24		  Config::Any::Base(3)
[top]

List of man pages available for Darwin

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