ExtUtils::MakeMaker problem

[email protected] (Thomas Wegner) Thu, 13 Dec 2001 17:50:34 +0100
Newsgroups perl.macperl.porters
Message-ID <p04320401b83e81a3b0f0@[149.225.16.71]>
Hi,

I've just detected, that ExtUtils::MakeMaker on Mac OS seems to have a problem  with the

    'ABSTRACT_FROM' => 'lib/DBD/CSV.pm'

argument to WriteMakefile() in a Makefile.PL. The specified path must be a Mac OS path (':lib:DBD:CSV.pm'), or MacPerl 5.6.1 b2 will die with

    # Could not open 'lib/DBD/CSV.pm': No such file or directory.
    File '(eval 13)'; Line 6

However, in a

    'VERSION_FROM' => 'lib/DBD/CSV.pm' ,

a Unix path is ok. Seems as if there's some hacking required? Btw, I've detected this while running the Makefile.PL for DBD::CSV 0.1029.

Best regards,

--Thomas


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com