From: Karen Etheridge Date: Sun, 7 Apr 2013 17:43:54 +0000 (-0700) Subject: spelling X-Git-Tag: v0.009015~2^2~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FApp-FatPacker.git;a=commitdiff_plain;h=a5a1d543c0307e4cf2085b5ac18c70e0e27a6eb8 spelling --- diff --git a/bin/fatpack b/bin/fatpack index c6d7235..82f888f 100755 --- a/bin/fatpack +++ b/bin/fatpack @@ -13,7 +13,7 @@ fatpack - Command line frontend for App::FatPacker $ fatpack pack myscript.pl > myscript.packed.pl A shortcut to do all the work of tracing, collecting packlists, -extracting modules in fatlib, then concatinating into a packed script +extracting modules in fatlib, then concatenating into a packed script - in one shot. If you need more detailed controls for additional modules, use the following commands separately (see L).