Revision history for App-Packager
1.430 Jul 05 2018
Improve abstractions.
By default, export 'getresource' that mostly DWIMs.
'use App::Packager' now requires a ':name' and the package
name, e.g.
use App::Packager qw( :name My::App );
1.420 Apr 07 2017
First official release as an independent package.