Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^13: Do Pure Perl CPAN packages really need to use ExtUtils::Command::MM?

by Anonymous Monk
on Feb 19, 2011 at 08:07 UTC ( [id://889050]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    module-starter --eumm  --module=TestPL     --author=name  --email=emai
    +l
    cd TestPL
    wget http://cpansearch.perl.org/src/EVO/Class-MakeMethods-1.01/test.pl
    perl Makefile.PL && nmake test
    
  2. or download this
    C:\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, '
    +blib\lib', 'blib\arch')" t/*.t
    C:\perl\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://889050]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-03-19 08:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found