prep for release
[p5sagit/App-FatPacker.git] / lib / App / FatPacker.pm
2012-07-12 Matt S Trout prep for release v0.9.7
2012-07-12 Matt S Trout clean up and simplify tracing code
2012-02-23 Sawyer X no space identation
2012-02-23 Sawyer X use Capture::Tiny to allow returning captured trace
2012-02-23 Sawyer X put equal sign for module parameters in trace() method
2012-02-23 Sawyer X handle undefined values
2012-02-23 Sawyer X moved additional modules into trace() method
2012-02-23 Sawyer X move trace arguments to hash to make it more flexible
2012-02-23 Sawyer X separate tracing to a method
2012-02-23 Sawyer X put parser object in an attribute, use methods for it
2011-01-18 David Leadbeater Add --use option to use extra modules when tracing
2011-01-18 David Leadbeater Switch to File::Path::{rmtree,mkpath}
2011-01-12 David Leadbeater 0.9.5 v0.9.5
2011-01-12 David Leadbeater 0.9.4
2010-12-23 David Leadbeater Die if open fails in @INC handler
2010-12-23 gugod [rt.cpan.org #63466] Add ending newline if input lacks one
2010-07-21 tokuhirom bump to 0.93
2010-07-07 tokuhirom Checking in changes prior to tagging of version 0.009002
2010-07-07 tokuhirom fixed doc bug on command usage. same as a884f0d.
2010-04-10 Tatsuhiko Miyagawa slightly better user experience :)
2010-03-25 Matt S Trout move VERSION declaration somewhere sensible and add...
2010-03-19 Matt S Trout initial import of skeleton code