Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: determine file type from data read from filehandle

by choroba (Cardinal)
on Aug 07, 2018 at 16:27 UTC ( [id://1220018]=note: print w/replies, xml ) Need Help??


in reply to determine file type from data read from filehandle

XLSX files are in fact zip files, so you can try to unzip them to test whether they are XLSX or not. The older XLS files are memory dumps of MSExcel, but they should still follow a pattern. Maybe try MIME::Detect or one of the other libraries mentioned in its SEE ALSO section.
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-19 01:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found