Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Checking File Types

by Chmrr (Vicar)
on Oct 10, 2002 at 01:34 UTC ( [id://204078]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    unless (grep {$ext eq $_} @alltypes) {
      error("Your image needs to be a GIF of JPEG file!");
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found