debian man page for config::merge::perl

Query: config::merge::perl

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Config::Merge::Perl(3pm)				User Contributed Perl Documentation				  Config::Merge::Perl(3pm)

NAME
Config::Merge::Perl - Load Perl config files
DESCRIPTION
Loads Perl files. Example: { name => 'TestApp', 'Controller::Foo' => { foo => 'bar' }, 'Model::Baz' => { qux => 'xyzzy' } } Any error/warning in the file will throw a fatal error.
METHODS
extensions( ) return an array of valid extensions ("pl", "perl"). load( $file ) Attempts to load $file as a Perl file.
SEE ALSO
Config::Merge
THANKS
Thanks to Joel Bernstein and Brian Cassidy for the original Config::Any::Perl module
BUGS
None known
AUTHOR
Clinton Gormley, <clinton@traveljury.com>
COPYRIGHT
Copyright (C) 2007 by Clinton Gormley
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any later version of Perl 5 you may have available. perl v5.10.1 2011-01-10 Config::Merge::Perl(3pm)
Related Man Pages
config::any::ini(3) - mojave
inn::config(3pm) - suse
catalyst::plugin::configloader::manual(3pm) - debian
config::gitlike::git(3pm) - debian
config::model::approx(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com