diff options
Diffstat (limited to 'perl/perl-Config-Tiny/README')
-rw-r--r-- | perl/perl-Config-Tiny/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/perl/perl-Config-Tiny/README b/perl/perl-Config-Tiny/README new file mode 100644 index 0000000000..83dbb2b9c4 --- /dev/null +++ b/perl/perl-Config-Tiny/README @@ -0,0 +1,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. |