Hi,

what´s the best way to find out of what type a file is?

I´ll probably be having a list of available files and another
list of the types I´ll be interested in, and it needs to be
determined which files in the list of available files need to
be processed further and which ones are to be ignored.  This
is to store references to files in a database with some
additional information, like the type of the file that is
being referenced.

File::MimeInfo looks most promising, but maybe there´s a
better way?

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to