Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Config-INI
From: Wen Heping
Date: 2015-01-24 08:28:56
Message id: 20150124072856.3341398@cvs.netbsd.org
Log Message:
Update to 0.025
Update DEPENDS
Upstream changes:
0.025 2014-11-16 14:29:37-05:00 America/New_York
- run preprocess_line before can_ignore
- bump up required Mixin::Linewise to help out Win32 users
0.024 2014-04-05 21:31:54-04:00 America/New_York
- MIGHT BREAK YOUR CODE (but probably won't):
handle_unparsed_line now receives its arguments in reversed order
- new methods exist and more methods now receive the filehandle to make
subclassing more flexible
0.023 2014-03-13 10:21:15+01:00 Europe/Paris
- specify minimum Mixin::Linewise requirement (thanks, Andreas Koenig
and Smylers)
0.022 2014-01-30 16:57:43-05:00 America/New_York
- remove the last few places IO::String was used (thanks, Graham Knop)
0.021 2013-10-20 11:33:59 America/New_York
- throw an exception if line 1 appears to start with a UTF-8 BOM
- typo fixes in docs (thanks, David Steinbrunner!)
Files: