http://qs321.pair.com?node_id=661518


in reply to Re: Strawberry and CPAN
in thread Strawberry and CPAN

Then I tried Perl::Critic which has an almost comically-long list of dependencies and it failed almost all of them:
ADAMK/Test-Object-0.07.tar.gz : make NO ADAMK/Class-Inspector-1.18.tar.gz : make NO ADAMK/Test-ClassAPI-1.04.tar.gz : make NO DCONWAY/Hook-LexWrap-0.20.tar.gz : make NO ADAMK/Test-SubCalls-1.07.tar.gz : make NO ADAMK/Task-Weaken-1.02.tar.gz : make NO RDF/Clone-0.28.tar.gz : make NO ADAMK/PPI-1.201.tar.gz : make NO JJORE/B-Keywords-1.08.tar.gz : make NO DARREN/String-Format-1.14.tar.gz : make NO VPARSEVAL/List-MoreUtils-0.21.tar.gz : make NO GAAS/IO-String-1.08.tar.gz : make NO ROODE/Readonly-1.03.tar.gz : make NO
with the same error. Can't copy, dmake error 130, pm_to_blib, <whatever>.tar.gz make : no.


Nobody says perl looks like line-noise any more
kids today don't know what line-noise IS ...

Replies are listed 'Best First'.
Re^3: Strawberry and CPAN
by syphilis (Archbishop) on Jan 10, 2008 at 02:27 UTC
    ROODE/Readonly-1.03.tar.gz                   : make NO

    What happens if you try to install just Readonly (by itself) using CPAN - does the same error persist ?

    Readonly-1.03 builds fine for me on Strawberry-5.10. However, I don't use CPAN.pm (which is probably where the problem lies).

    Since *every* module you build has to copy a pm to blib, it's especially odd that this problem affects only *some* modules.

    Cheers,
    Rob