Skip Menu |

This queue is for tickets about the Data-RecordStore CPAN distribution.

Report information
The Basics
Id: 127802
Status: resolved
Priority: 0/
Queue: Data-RecordStore

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 4.03
Fixed in: (no value)



Subject: Fails with Makefile.PL, passes with Build.PL
As per subject. reason: Build.PL excludes the test t/upgrade.t, while with Makefile.PL all four test scripts are executed but the upgrade.t fails.
Thanks for reporting this one. Added upgrade.t to the Build.PL tests and debugged the upgrade mechanisms.