Subject: | Rerunning Build.PL does not rebuild |
Date: | Wed, 26 Mar 2008 14:14:06 -0700 |
To: | bug-Module-Build [...] rt.cpan.org |
From: | Michael G Schwern <schwern [...] pobox.com> |
Rerunning the Build.PL should cause everything to be rebuilt, because who
knows what changed? It does not.
The attached tarball demonstrates the problem.
$ cd MB-Test
$ perl Build.PL
Checking prerequisites...
Looks good
Creating new 'Build' script for 'MB-Test' version '0.01'
$ ./Build
Copying lib/MB/Test.pm -> blib/lib/MB/Test.pm
Manifying blib/lib/MB/Test.pm -> blib/libdoc/MB::Test.3
$ perl Build.PL
Checking prerequisites...
Looks good
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'MB-Test' version '0.01'
$ ./Build
--
100. Claymore mines are not filled with yummy candy, and it is wrong
to tell new soldiers that they are.
-- The 213 Things Skippy Is No Longer Allowed To Do In The U.S. Army
http://skippyslist.com/list/
Message body not shown because it is not plain text.