Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Config-IniFiles: A module for reading .ini-style configuration files
- Summary
- Config::IniFiles provides a way to have readable configuration files
outside your Perl script. Configurations can be imported (inherited,
stacked,...), sections can be grouped, and settings can be accessed
from a tied hash.
Changelog
- * Fri Apr 29 17:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.39-1
- Update to 2.39.
- * Tue May 25 17:00:00 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.38-2
- Patch URI generated from the RT entry as suggested (bug 1625)
- * Thu May 20 17:00:00 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:2.38-0.fdr.1
- Patch: http://rt.cpan.org/NoAuth/Bug.html?id=2584
- First build.