Mark Linimon
9839011ec3
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
...
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
2007-09-08 01:12:10 +00:00
Edwin Groothuis
e33233f948
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 01:55:36 +00:00
Cheng-Lung Sung
c3946aca7e
- update to 0.11
...
- POD bug. Changed "autodump" to "autowarn" in POD.
- add SHA256 checksum
2005-11-17 09:29:08 +00:00
Cheng-Lung Sung
e8bb20a5ae
- update to 0.10
...
- switch to PERL_MODBUILD
2005-10-14 02:53:11 +00:00
Cheng-Lung Sung
1d1fc9d22c
- update to 0.07
...
- from Changes
- Implemented patch from Tom Phoenix that makes parentheses
optional (and a doc fix, too).
- Fixed little-known bug that triggered indirect method call
syntax. You can now do "diag Dumper($foo)" or
"diag Dumper $foo" if you wish.
2005-05-20 04:03:56 +00:00
Cheng-Lung Sung
75b09fa110
- Add new port devel/p5-Data-Dumper-Simple
...
- This module allow the user to dump variables in a Data::Dumper format.
PR: ports/71508
Submitted by: clsung
Approved by: co-mentor (vanilla)
2004-10-12 13:00:19 +00:00