aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Sub-Override
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-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports Notes: svn path=/head/; revision=146850
* Update to 0.08.Anton Berezin2005-09-292-3/+3
| | | | | | | | Submitted by: maintainer PR: 86703 Notes: svn path=/head/; revision=143758
* Sub::Override allows the programmer to simply name the sub to replaceYen-Ming Lee2005-02-104-0/+51
and to supply a sub to replace it with. WWW: http://search.cpan.org/dist/Sub-Override/ PR: 75804 Submitted by: Lars Eggert <lars.eggert at gmx.net> Notes: svn path=/head/; revision=128445