Revision history for App-FatPacker
+ - fix to support for < 5.8 perls (haarg)
+
0.009012 - 2013-01-18
- support for < 5.8 perls (RT#57811, haarg)
use File::Path qw(mkpath rmtree);
use B qw(perlstring);
-our $VERSION = '0.009012'; # 0.9.012
+our $VERSION = '0.009013'; # 0.9.013
$VERSION = eval $VERSION;