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 Sep 8 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.39-5
- Rebuild for FC6.
- Convert man page to utf8.
- * Wed Feb 15 16:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.39-4
- Rebuild for FC5 (perl 5.8.8).
- * Sat May 14 17:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.39-3
- Add dist tag.