Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Untaring with perl

by halley (Prior)
on Aug 24, 2005 at 17:28 UTC ( [id://486302]=note: print w/replies, xml ) Need Help??


in reply to Untaring with perl

The ".tgz" is an abbreviated file extension indicating ".tar.gz" which is a tarball that was subsequently compressed with gzip. (Of course, a filename does not actually prove what is in the file, it could be a spreadsheet and not a tarball at all, for all we know.) According to Archive::Tar, the module WILL deal with this but only if you have IO::Zlib also installed.

--
[ e d @ h a l l e y . c c ]

Replies are listed 'Best First'.
Re^2: Untaring with perl
by mrbbq (Sexton) on Aug 24, 2005 at 18:04 UTC
    Its installed, thanks for your reply.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-26 06:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found