Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^6: Problems installing Archive::Tar::Streamed on Win32

by syphilis (Archbishop)
on Apr 24, 2007 at 10:07 UTC ( [id://611681]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Problems installing Archive::Tar::Streamed on Win32
in thread Problems installing Archive::Tar::Streamed on Win32

Bareword "BLOCK" not allowed

"BLOCK" is defined in Archive::Tar::Constant. Which version of Archive::Tar do you have ? Perhaps you have an ancient version that fails to define "BLOCK". (Archive::Tar-1.30 seems to work quite well with Archive::Tar::Streamed-0.03 for me ... though I suspect you'll have trouble updating Archive:Tar on your broken perl.)

If you're wanting to do much useful stuff with perl on Windows you ought to consider getting an up-to-date version of Win32 perl (one that ships with its own compiler and make utility). I recommend Strawberry Perl (http://vanillaperl.com/) - which comes with the MinGW (gcc)compiler and dmake. You can then also install the version of ppm that is found on CPAN, and use it to 'ppm install' from the usual repositories whenever you want.

Cheers,
Rob
Update: Actually, you can probably get a sufficiently recent version of Archive::Tar using ppm:
ppm install http://theoryx5.uwinnipeg.ca/ppmpackages/Archive-Tar.ppd
That will install version 1.26.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-19 05:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found