[svn:ExtUtils-ParseXS] r12969 - ExtUtils-ParseXS/trunk/devtools
| Newsgroups | perl.module.build.checkins |
|---|---|
| Message-ID | <[email protected]> |
Author: dagolden Date: Mon Jun 29 08:55:30 2009 New Revision: 12969 Modified: ExtUtils-ParseXS/trunk/devtools/patching_blead.pod Log: add missing add-package.pl example to blead patch instructions Modified: ExtUtils-ParseXS/trunk/devtools/patching_blead.pod ============================================================================== --- ExtUtils-ParseXS/trunk/devtools/patching_blead.pod (original) +++ ExtUtils-ParseXS/trunk/devtools/patching_blead.pod Mon Jun 29 08:55:30 2009 @@ -24,6 +24,8 @@ Run the add-packages.pl program from ~/git/perl/Porting to create a new git branch and copy in ExtUtils::ParseXS files. + $ perl ~/git/perl/Porting/add-package.pl -v -r ~/git/perl + =head2 Verifying and editing the branch After add-packages.pl finishes, ~/git/perl will be on the new branch. Verify