Skip to content

gitpan/Config-Simple-Inherit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config-Simple-Inherit

This provides one additional method to Sherzod B. Ruzmetov's
Config::Simple, to permit a configuration object to inherit
from a parent configuration object, overwriting existing
parameters with new values and returns a Config::Simple object.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


SUPPORT AND DOCUMENTATION

After installing, you can find documentation including examples
for this module with the perldoc command.

    perldoc Config::Simple::Inherit

You can also look for information at:

    Search CPAN
        http://search.cpan.org/dist/Config-Simple-Inherit

    CPAN Request Tracker:
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Config-Simple-Inherit

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/Config-Simple-Inherit

    CPAN Ratings:
        http://cpanratings.perl.org/d/Config-Simple-Inherit

COPYRIGHT AND LICENCE

Copyright (C) 2008 Hugh Esco
dba http://CampaignFoundations.com/

This program is released under the following license: gpl