slackbuilds_ponce/perl/perl-File-Type
Jan F. Chadima d51a47dbf2 perl/perl-File-Type: Added (Determine file type using magic).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-03-21 17:02:11 +00:00
..
perl-File-Type.info
perl-File-Type.SlackBuild
README
slack-desc

File::Type uses magic numbers (typically at the start of a file)
to determine the MIME type of that file.

File::Type can use either a filename, or file contents, to determine
the type of a file.