Commit Graph

17 Commits

Author SHA1 Message Date
jasper
39a33cab50 - update to 2.71, fixes CVE-2012-2451: insecure temporary file usage
from ian mcwilliam
2012-05-06 17:51:09 +00:00
jasper
b90c058f91 update to Config-IniFiles-2.68 2011-07-10 10:00:46 +00:00
jasper
9af3495e92 - update to 2.66 2011-03-10 17:59:56 +00:00
jasper
32b3a2433e - update p5-Config-IniFiles to 2.65 2010-12-10 10:57:28 +00:00
jasper
791349f50d - update p5-Config-IniFiles to 2.64 2010-11-24 15:27:00 +00:00
jasper
8a7c92bfa4 - update p5-Config-IniFiles to 2.61 2010-11-18 19:21:55 +00:00
jasper
e185fa6a53 - update p5-Config-IniFiles to 2.58 2010-09-09 20:48:25 +00:00
stephan
ab72f1ed9f update to 2.54, ok sthen@ and jasper@ 2009-11-19 08:53:15 +00:00
jasper
b1881ce528 - update p5-Config-IniFiles to 2.52 2009-08-30 16:55:31 +00:00
jasper
3d7bb7e3f7 - update p5-Config-IniFiles to 2.49 2009-05-11 19:20:54 +00:00
jasper
7596e9930b - bugfix update p5-Config-IniFiles to 2.47
- switch to modbuild
2009-02-03 22:36:26 +00:00
jasper
647a05bbc7 - update p5-Config-IniFiles to 2.45
- set license marker (perl)
2009-01-04 10:05:40 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
d7340d5f3f update to 2.39
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok sturm@
2005-11-27 09:21:38 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
brad
08d5b49472 upgrade to p5-Config-IniFiles 2.38
--
From: Mathieu Sauve-Frankel <msf at kisoku dot net> via MAINTAINER
2003-11-23 20:42:35 +00:00
brad
671b069a77 add p5-Config-IniFiles port; From: Sam Smith <S@mSmith.net>
--
Config::IniFiles provides a way to have readable configuration files
outside your Perl script. The configuration can be safely reloaded upon
receipt of a signal. Configurations can be imported (inherited,
stacked,...), sections can be grouped, and settings can be accessed from
a tied hash.

Ini files consist of a number of sections, each preceeded with the
section name in square brackets. Parameters are specified in each section
as Name=Value. Any spaces around the equals sign will be ignored, and the
value extends to the end of the line.
2002-02-03 02:58:54 +00:00