Revision history for App::FatPacker::Simple
0.04 2015-04-28T12:38:04Z
- introduce --shebang SHEBANG option
0.03 2015-04-19T07:13:27Z
- handle lib/ directories more correctly
- recognize multi-line shebang,
as described in `perldoc perlrun` (#3 by kazuho)
0.02 2015-02-23T16:13:47Z
- document that this module is an alternative
for ONLY fatpack file command
- stop localizing PERL5LIB and PERL5OPT in test
0.01 2015-02-22T08:18:14Z
- initial version