Skip Menu |

This queue is for tickets about the ExtUtils-MakeMaker CPAN distribution.

Report information
The Basics
Id: 2747
Status: resolved
Priority: 0/
Queue: ExtUtils-MakeMaker

People
Owner: Nobody in particular
Requestors: schwern [...] pobox.com
Cc:
AdminCc:

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



Subject: Move BFD_TEST_ROOT one level down
http://archive.develooper.com/makemaker@perl.org/msg01201.html BFD_TEST_ROOT needs to be moved one level down into t/ else it blows over the eight level restriction of older VMS systems. In order for this to work there also needs to be a MM_LIB_ROOT pointing at lib/ because when in BFD_TEST_ROOT ../lib won't work.