normalize changelog formatting
[p5sagit/local-lib.git] / t / lib / ENVDumper.pm
CommitLineData
3b7ffd31 1package ENVDumper;
2use Data::Dumper;
3print Dumper(\%ENV);