- switch to PERL_MODBUILD
- 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.
- This module allow the user to dump variables in a Data::Dumper format. PR: ports/71508 Submitted by: clsung Approved by: co-mentor (vanilla)