Done (it wasn't actually a bug since my pack command inlines the body
*after* file command)
but i cherry-picked 0858ab66aa74dba45191596ee7b33838e208d911 so that
`fatpack file foo.pl` would also work as a standalone module, and that
takes care of the shebang line, as well.
On Wed, Apr 3, 2013 at 3:35 PM, Bugs in App-FatPacker via RT
<bug-App-FatPacker@rt.cpan.org> wrote:
Show quoted text>
> Greetings,
>
> This message has been automatically generated in response to the
> creation of a trouble ticket regarding:
> "Add 'pack' command to do everything in one shot",
> a summary of which appears below.
>
> There is no need to reply to this message right now. Your ticket has been
> assigned an ID of [rt.cpan.org #84415]. Your ticket is accessible
> on the web at:
>
>
https://rt.cpan.org/Ticket/Display.html?id=84415
>
> Please include the string:
>
> [rt.cpan.org #84415]
>
> in the subject line of all future correspondence about this issue. To do so,
> you may reply to this message.
>
> Thank you,
> bug-App-FatPacker@rt.cpan.org
>
> -------------------------------------------------------------------------
> This patch adds `fapack pack myscript.pl > myscript.packed.pl`, that
> does all the commands explained in "RECIPES" doc in one command.
>
> Patch:
>
>
https://github.com/miyagawa/App-FatPacker/compare/master...packer-command
>
> Merge:
>
> git pull
https://github.com/miyagawa/App-FatPacker packer-command
>
> --
> Tatsuhiko Miyagawa
>
--
Tatsuhiko Miyagawa