Subject: | please make Data::Dump::Dump() an alias for Data::Dump::dump() |
I'd really appreciate it if you could add the function Dump() so that I
don't get core dumps (from the Perl built-in dump()) if I fail to import
Data::Dump::dump(). This would also be symmetric with
Data::Dumper::Dumper(). Just make Dump() call dump() and I'd be a very
happy camper.