summaryrefslogtreecommitdiff
path: root/devel/p5-Config-General (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.21:Sheldon Hearn2003-07-012-2/+2
| | | | | | | * Fixed bug in new() when no config file is given. Notes: svn path=/head/; revision=83976
* Update to 2.20:Sheldon Hearn2003-06-262-2/+2
| | | | | | | | | | | | | * Fixed bug in empty object handling in OOP mode. * Sets $/ if unset. * Add new parameter -Tie to constructor, to allow ordered config hash contents across nested structures. PR: ports/53723 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=83670
* Update to 2.19:Sheldon Hearn2003-06-184-12/+20
| | | | | | | | | | | | | * Allow use of Config::General variables in tainted code. * Add a search-path feature for include files. Tidy up pkg-plist. PR: ports/51838 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=83252
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update 2.07 -> 2.15.Sheldon Hearn2003-01-222-2/+2
| | | | Notes: svn path=/head/; revision=73784
* Add perl5 module Config::General, for handling Apache-style configurationSheldon Hearn2002-08-275-0/+37
files. Notes: svn path=/head/; revision=65099