summaryrefslogtreecommitdiff
path: root/devel/p5-Config-MySQL/pkg-descr
blob: 36fd6ca7d80a1fe69d33cfa399bbbec102892ceb (plain) (blame)
1
2
3
4
5
This module extends Config::INI to support reading and writing
MySQL-style configuration files.  Although deceptively similar to
standard .INI files, they can include bare boolean options with no
value assignment and additional features like !include and
!includedir.