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

Re^5: sfv checker sting crc32

by soonix (Canon)
on Oct 21, 2016 at 07:16 UTC ( [id://1174420]=note: print w/replies, xml ) Need Help??


in reply to Re^4: sfv checker sting crc32
in thread sfv checker sting crc32

cd D:\String-CRC32-1.5
won't work. Either
cd /d D:\String-CRC32-1.5
(with "/d" Switch), or
D: cd \String-CRC32-1.5
should do.

And installing modules under bin instead of lib seems a bad idea, too.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (8)
As of 2024-04-23 10:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found