Search results for "module:File::Type"
File::Type - determine file type using magic
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....
PMISON/File-Type-0.22 - 06 May 2004 11:00:01 UTC
Audio::File::Type - represents an audio filetype
An instance of an object inherited from Audio::File::Type is returned by the constructor of Audio::File. This object currently provides access to the audio files information like its audio properties (bitrate, sample rate, number of channels, ...) an...
FLORA/Audio-File-0.11 - 25 Aug 2006 13:19:13 UTC
File::Type::Builder - parse mime-magic and generate code
Reads in the mime-magic file format and translates it to code. (This documentation would be longer if I really expected anyone other than me to run the code.)...
PMISON/File-Type-0.22 - 06 May 2004 11:00:01 UTC
File::Type::WebImages - determine web image file types using magic
"mime_type()" can use either a filename, or file contents, to determine the type of a file. The process involves looking the data at the beginning of the file, sometimes called "magic numbers"....
MARKSTOS/File-Type-WebImages-1.01 - 03 Jan 2009 11:59:53 UTC
File::Find::Rule::Type - rule to match on mime types
File::Find::Rule::Type allows you to build Find::File::Rule searches that are limited by MIME type, using the File::Type module. Text::Glob is used so that the pattern may be a globbing pattern. ->type( @patterns ) Match only things with the mime typ...
PMISON/File-Find-Rule-Type-0.05 - 26 Aug 2003 22:39:20 UTC
Apache2::SSI::File::Type - Guess file MIME Type using Magic
This module emulates the functionnality of file(1) unix utility cross platform, and returns the file MIME type. It can guess it from a file name, data or file handle using methods described below. It does not depend upon an external application to fu...
JDEGUEST/Apache2-SSI-v0.2.7 - 23 Oct 2022 08:44:18 UTC
Getopt::Kingpin::Type::File - command line option object
Getopt::Kingpin::Type::File is the type definition for File within Getopt::Kingpin....
TAKASAGO/Getopt-Kingpin-0.11 - 18 Aug 2023 04:20:12 UTC
Data::Type::Facet - a subelement of a type
Facets are bric's for Data::Type::Object's. They are partially almost trivial (more or less), but have some advantages. They are modularising the testing procedure of any datatype (and therefore giving the magic to the "summary()" in Data::Type funct...
MUENALAN/Data-Type-0.02.02 - 31 Dec 2009 13:48:47 UTC
File::Wildcard - Enhanced glob processing
When looking at how various operating systems do filename wildcard expansion (globbing), VMS has a nice syntax which allows expansion and searching of whole directory trees. It would be nice if other operating systems had something like this built in...
IVORW/File-Wildcard-0.11 - 13 Mar 2009 16:31:43 UTC
File::TypeCategories - Determine if files match a specific type
A "File::TypeCategories" object can be used to test if files match the defined categories....
IVANWILLS/File-TypeCategories-0.08 - 24 Oct 2018 18:46:53 UTC
WebService::Edgecast::auto::Reporting::Type::File
Perl data type class for the XML Schema defined complexType File from the namespace EC:WebServices. PROPERTIES The following properties may be accessed using get_PROPERTY / set_PROPERTY methods: * strFileName * lngBytes * lngAvgDuration * lngHits * l...
JCONERLY/WebService-Edgecast-0.01.00 - 22 Dec 2010 21:08:47 UTC
File::MMagic - Guess file type
checktype_filename(), checktype_filehandle() and checktype_contents returns string contains file type with MIME mediatype format....
KNOK/File-MMagic-1.30 - 02 Jul 2013 06:28:44 UTC
lib/Locale/File/PO/Header/ContentTypeItem.pm
STEFFENW/Locale-File-PO-Header-0.004
-
01 Oct 2017 20:10:53 UTC
File::Groups - File extensions and media types, grouped by application and type
SHAW/File-Groups-0.1001
-
14 May 2020 23:14:06 UTC
MP4::File - Read/Write MP4 files
Please refer to the libmp4v2 documentation for details. FileInfo $info = MP4::File->FileInfo($fileName, $trackId = 0) Optimize $ok = MP4::File->Optimize($fileName, $newFileName = 0, $verbosity = 0) new $mp4 = MP4::File->new() Read $ok = $mp4->Read($f...
MHX/MP4-File-0.08 - 02 Oct 2009 20:53:24 UTC
QML::File - Basic parsing of the high-level structure of QML files.
This module parses QML files at a very high level, allowing you to determine basic information like the signals, properties, functions, and child objects defined in the QML file....
ZBLAIR/QML-File-0.02 - 10 Apr 2015 06:09:46 UTC
File::Set - Mange/build a set of files from a list of file/directories
This module is designed to build and manipulate a set of files from a list of input directories and files. You can specify whether directories should be recursed or not, or specific sub-directories ignored....
ROBM/File-Set-1.02 - 04 Feb 2008 02:31:14 UTC