aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Config-Objective
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - applied patch to remove several Perl warningsAaron Dalton2005-11-212-1/+11
| | | | | | | | | PR: 89244 Submitted by: Jim Pirzyk Approved by: tobez Notes: svn path=/head/; revision=148980
* search.cpan.org redirect reduction canonicalization project, pass 2:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing. Notes: svn path=/head/; revision=143305
* - allow more descriptive error messagesYen-Ming Lee2005-07-202-1/+34
| | | | | | | | PR: 83395 Submitted by: Jim Pirzyk <pirzyk@freebsd.org> Notes: svn path=/head/; revision=139637
* Fix wrong maintainer e-mailSergey Matveychuk2004-08-211-2/+2
| | | | Notes: svn path=/head/; revision=116935
* The Config::Objective module provides a mechanism for parsing config filesSergey Matveychuk2004-08-214-0/+60
to manipulate configuration data. PR: ports/62979 Submitted by: Jim Pirzyk <pirzyk@freebsd.org> Notes: svn path=/head/; revision=116933