Author: ericwilhelm Date: Mon Aug 17 11:25:59 2009 New Revision: 13201 Modified: Module-Build/trunk/contrib/bundle.pl
Log: contrib/bundle.pl - fix pod to match the move to 'contrib/' Modified: Module-Build/trunk/contrib/bundle.pl ============================================================================== --- Module-Build/trunk/contrib/bundle.pl (original) +++ Module-Build/trunk/contrib/bundle.pl Mon Aug 17 11:25:59 2009 @@ -7,7 +7,7 @@ This installs from a fresh Module::Build to your inc/inc_Module-Build directory. Use it from within your dist: - perl /path/to/Module-Build/scripts/bundle.pl + perl /path/to/Module-Build/contrib/bundle.pl You still need to manually add the following to your Build.PL
