Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^5: A Guide to Installing Modules

by wfsp (Abbot)
on Jul 30, 2004 at 17:53 UTC ( [id://378761]=note: print w/replies, xml ) Need Help??


in reply to Re^4: A Guide to Installing Modules
in thread A Guide to Installing Modules

Phew! I've installed a module from CPAN and used it to dialup a connection!

I was sure that Re: Installing Perl on a Windows PC was wrong. Now I'm not so sure. As soon as I get under the bonnet it's like a big black hole.

I did notice this though:

C:\Win32-RASE-1.01>nmake test Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. C:\Perl\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl 1..6 ok 1 not ok 2 ok 3 ok 4 ok 5 not ok 6
Is it safe to ignore?

Many thanks for your help
btw, I thought your black hole looked a bit white!

Replies are listed 'Best First'.
Re^6: A Guide to Installing Modules
by tachyon (Chancellor) on Jul 31, 2004 at 02:19 UTC

    Is it safe to ignore?

    The test come from test.pl in the root dir or t/test_name.t In this case they are from test.pl. Have a look at test.pl, read the tests, see what they are trying to test, decide if that matters to you. If it does fix the source.

    cheers

    tachyon

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-18 08:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found