blob: 83dbb2b9c4c615fab5201c405503af99c005b869 (
plain)
1
2
3
4
5
6
|
Config::Tiny - Read/Write .ini style files with as little code as
possible
Config::Tiny is a Perl class to read and write .ini style configuration
files with as little code as possible, reducing load time and memory
overhead.
|