Age | Commit message (Collapse) | Author | Files | Lines |
|
Upstream changes:
0.007 Wed Nov 18 13:21:08 2009
- Fixed major bug in gap algorithm for new keys (thanks Jojo!)
|
|
- added Perl license
- changed MASTER_SITE
Changelog:
0.0.5 Tue Sep 22 15:17:49 2009
- Made spacing between key/values more intelligent
- Added def_sep option to control that intelligence (thanks David)
- Added support for standard INI-style comments: ; like this
(thanks William and FSD)
- Fixed bug in section heading parsing (thanks Kirk)
|
|
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
|
|
|
|
can handle packages having no PLIST files.
|
|
Collection as devel/p5-Config-Std.
The Perl 5 module Config::Std implements yet another damn
configuration-file system. The configuration language is deliberately
simple and limited, and the module works hard to preserve as much
information (section order, comments, etc.) as possible when a
configuration file is updated
|