009/10/30 Jesse Vincent <jesse@fsck.com>: > > > > On Fri 30.Oct'09 at 11:14:56 -0500, Dave Rolsky wrote: >> I've attached a number of doc/cleanup patches. > > Thanks. Applied as: > > e2b41a3 remove all references to patching.pod > 8502f9c Refer to perlrepository.pod instead of patching.pod > 552d2b8 Fix another reference to the now-gone patching.pod > 168a53c Remove obsolete details on how to format a patch. Just point to > perlrepository instead. > 8eb5594 Clarify relationship of pattern modifiers and named subpatterns +If you are working with a git clone of the Perl repository, you will want to +create a branch for your changes. This will make creating a proper patch much +simpler. See the L<perlrepository> for details on how to do this. Is not ideal imo. It actually doesnt make creating a proper patch simpler, and might even make it more complex. Unfortunately I can think of a better replacement. :-( Yves -- perl -Mre=debug -e "/just|another|perl|hacker/"Thread Previous | Thread Next