The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "file::mmagic"

File::MMagic - Guess file type River stage three • 29 direct dependents • 177 total dependents

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 - Search in distribution

File::MMagic::XS - Guess File Type With XS (a la mod_mime_magic) River stage two • 3 direct dependents • 16 total dependents

This is a port of Apache2 mod_mime_magic.c in Perl, written in XS with the aim of being efficient and fast, especially for applications that need to be run for an extended amount of time. There is a compatibility layer for File::MMagic. you can speci...

DMAKI/File-MMagic-XS-0.09008 - 10 Apr 2014 03:50:42 UTC - Search in distribution

Meta::File::MMagic - extend File::MMagic. River stage zero No dependents

This class extends the functionality found in File::MMagic until some improvements to that class are made....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

File::Find::Rule::MMagic - rule to match on mime types River stage one • 2 direct dependents • 4 total dependents

File::Find::Rule::MMagic interfaces File::MMagic to File::Find::Rule enabling you to find files based upon their mime type. Text::Glob is used so that the patter may be a simple globbing pattern. ->magic( @patterns ) Match only things with the mime t...

RCLAMP/File-Find-Rule-MMagic-0.02 - 29 Oct 2002 11:19:42 UTC - Search in distribution

File::Find::Object::Rule::MMagic - rule to match on mime types River stage zero No dependents

File::Find::Object::Rule::MMagic interfaces File::MMagic to File::Find::Object::Rule enabling you to find files based upon their mime type. Text::Glob is used so that the pattern may be a simple globbing pattern. ->magic( @patterns ) Match only thing...

SHLOMIF/File-Find-Object-Rule-MMagic-v0.0.4 - 02 Feb 2014 20:26:09 UTC - Search in distribution

magic_mime_map - Use File::MMagic to set MIME type River stage zero No dependents

This plugin uses "File::MMagic" to set the MIME type of the request. This has the potential to open the file and be a synchronous action, so use with caution....

MSERGEANT/AxKit2-1.1 - 09 Sep 2006 21:26:43 UTC - Search in distribution
  • AxKit2 - XML Application Server

perl5160delta - what is new for perl v5.16.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.14.0 release and the 5.16.0 release. If you are upgrading from an earlier release such as 5.12.0, first read perl5140delta, which describes differences between 5.12.0 and 5.14.0. Some bug fixes in thi...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

HTTP::Promise - Asynchronous HTTP Request and Promise River stage one • 2 direct dependents • 3 total dependents

HTTP::Promise provides with a fast and powerful yet memory-friendly API to make true asynchronous HTTP requests using fork with Promise::Me. It is based on the design of HTTP::Message, but with a much cleaner interface to make requests and manage HTT...

JDEGUEST/HTTP-Promise-v0.5.1 - 22 Mar 2024 07:56:38 UTC - Search in distribution

File::Unpack - A strong bz2/gz/zip/tar/cpio/rpm/deb/cab/lzma/7z/rar/... archive unpacker, based on mime-types River stage zero No dependents

JNW/File-Unpack-0.70 - 13 Mar 2015 13:47:12 UTC - Search in distribution

Data::ICal::RDF - Turn iCal files into an RDF graph River stage zero No dependents

This module is a processor context for turning Data::ICal objects into RDF data. By default it uses version 4 (i.e., random) UUIDs as subject nodes....

DORIAN/Data-ICal-RDF-0.03 - 05 Mar 2015 18:13:42 UTC - Search in distribution

File::Unpack2 - A strong bz2/gz/zip/tar/cpio/rpm/deb/cab/lzma/7z/rar/... archive unpacker, based on mime-types River stage zero No dependents

KRAIH/File-Unpack2-1.0 - 01 Dec 2023 17:14:21 UTC - Search in distribution

File::LibMagic - Determine MIME types of data or files using libmagic River stage two • 19 direct dependents • 30 total dependents

The "File::LibMagic" module is a simple perl interface to libmagic from the file package (version 4.x or 5.x). You will need both the library (libmagic.so) and the header file (magic.h) to build this Perl module. Installing libmagic On Debian/Ubuntu ...

DROLSKY/File-LibMagic-1.23 - 29 Aug 2020 03:57:26 UTC - Search in distribution

Data::Grid - Incremental read access to grid-based data River stage zero No dependents

Problem 1 You have a mountain of data files from two decades of using MS Office (and other) products, and you want to collate their contents into someplace sane. Problem 2 The files are in numerous different formats, and a consistent interface would ...

DORIAN/Data-Grid-0.07 - 29 Jan 2020 20:59:54 UTC - Search in distribution

MyCPAN::Indexer - Index a Perl distribution River stage one • 2 direct dependents • 2 total dependents

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC - Search in distribution

File::Type - determine file type using magic River stage three • 36 direct dependents • 116 total dependents

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 - Search in distribution

Image::Select - Selecting image from images directory. River stage one • 2 direct dependents • 2 total dependents

SKIM/Image-Select-0.05 - 18 Jan 2020 17:43:44 UTC - Search in distribution

Apache2::MimeInfo - Content-Type header informed by shared-mime-info River stage zero No dependents

This module bolts File::MimeInfo::Magic and the shared-mime-info <http://freedesktop.org/wiki/Software/shared-mime-info/> database to Apache 2.x. Its purpose is to clean up "Content-Type" headers on responses that come from potentially misconfigured ...

DORIAN/Apache2-MimeInfo-0.06 - 11 Dec 2014 03:54:52 UTC - Search in distribution

Net::Google::Code - a simple client library for google code River stage zero No dependents

Net::Google::Code is a simple client library for projects hosted in Google Code. Since 0.15, Net::Google::Code offers google's official issues api support. Besides the new "Net::Google::Code::Issue::list", "Net::Google::Code::Issue::Comment::list" an...

SUNNAVY/Net-Google-Code-0.19 - 28 Apr 2010 21:59:38 UTC - Search in distribution

Catalyst::Plugin::Static - DEPRECATED - Serve static files with Catalyst River stage zero No dependents

Serve static files from config->{root}. You probably want to use use Catalyst::Plugin::Static::Simple rather than this module. METHODS finalize This plugin overrides finalize to make sure content is removed on redirect. POD ERRORS Hey! The above docu...

BOBTFISH/Catalyst-Plugin-Static-0.11 - 18 Oct 2009 18:13:00 UTC - Search in distribution

SVK::Help::Environment - A list of svk's environment variables River stage one • 7 direct dependents • 8 total dependents

A number of system environment variables influence how svk runs. Below is a complete list of variables you can use to alter svk's behavior. All Platforms $SVKROOT Unless you tell it otherwise, svk stores your configuration and repository in $HOME/.sv...

CLKAO/SVK-v2.2.3 - 23 Mar 2010 15:19:59 UTC - Search in distribution
53 results (0.04 seconds)