Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: How to find out a compressed file inside a script ?

by prasadbabu (Prior)
on Feb 19, 2009 at 15:35 UTC ( [id://745094]=note: print w/replies, xml ) Need Help??


in reply to How to find out a compressed file inside a script ?

Hi balakrishnan,

try the below code and add your extensions as per your requirement, $filename =~ /\.(zip|gzip|txt)$/i

Also you can use File::Basename to get the file extensions exactly.

update: Sorry I misread the question, forgot to see 'dont'

Prasad

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-19 22:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found