Commit graph

5 commits

Author SHA1 Message Date
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