Re: [MacPerl-Porters] ExtUtils::MakeMaker problem

[email protected] (Chris Nandor) Wed, 6 Feb 2002 14:14:36 -0500
Newsgroups perl.macperl.porters
Message-ID <p05100300b88730ee27d4@[10.0.1.177]>
At 17:50 +0100 2001.12.13, Thomas Wegner wrote:
>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.

Thomas, this showed up in another bug report, and is now fixed.  Before
ABSTRACT_FROM is called in new(), it is run through macify().

-- 
Chris Nandor                      [email protected]    http://pudge.net/
Open Source Development Network    [email protected]     http://osdn.com/