perlhack.pod: invoke git-format-patch with --attach
authorJim Cromie <jim.cromie@gmail.com>
Tue, 31 May 2011 16:47:29 +0000 (10:47 -0600)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 1 Jun 2011 13:35:08 +0000 (06:35 -0700)
commit5c70016eb3bb7b430ef912d422b3d2727c118336
tree7f5a7779ce057fc844a5bb872426023e363bba4e
parent4c62848cee9456381b8a92efa826fae945787048
perlhack.pod: invoke git-format-patch with --attach

As George Greer noted on p5p, --attach causes the message to be
written using MIME-attach syntax, so when perlbug sends it,
rt.perl.org detaches the file and adds it to the ticket.

While tradtional inline patches appear to survive without whitespace
mangling, attachments are more in keeping with RTs design and use.

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
pod/perlhack.pod