The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "ALLENDAY"

CSS - Object oriented access to Cascading Style Sheets (CSS) River stage two • 5 direct dependents • 29 total dependents

This module can be used, along with a CSS::Parse::* module, to parse CSS data and represent it as a tree of objects. Using a CSS::Adaptor::* module, the CSS data tree can then be transformed into other formats....

IAMCAL/CSS-1.09 - 22 Mar 2011 23:04:52 UTC - Search in distribution

Apache::MP3 - Generate streamable directories of MP3 and Ogg Vorbis files River stage zero No dependents

This module makes it possible to browse a directory hierarchy containing MP3, Ogg Vorbis, or Wav files, sort them on various fields, download them, stream them to an MP3 decoder like WinAmp, and construct playlists. The display is configurable and su...

LDS/Apache-MP3-4.00 - 15 Apr 2006 01:26:38 UTC - Search in distribution

FFmpeg - Perl interface to FFmpeg, a video converter written in C River stage zero No dependents

FFmpeg (in this module, referred to here as FFmpeg-Perl) is a Perl interface to the base project FFmpeg (referred to here as FFmpeg-C). From the FFmpeg-C homepage: FFmpeg-C is a complete solution to record, convert and stream audio and video. It incl...

ALLENDAY/FFmpeg-6036 - 29 Aug 2006 09:15:02 UTC - Search in distribution

Bio::SimpleAlign - Multiple alignments held as a set of sequences River stage two • 60 direct dependents • 65 total dependents

SimpleAlign is an object that handles a multiple sequence alignment (MSA). It is very permissive of types (it does not insist on sequences being all same length, for example). Think of it as a set of sequences with a whole series of built-in manipula...

CJFIELDS/BioPerl-1.7.8 - 03 Feb 2021 05:15:14 UTC - Search in distribution

Geo::Google - Perform geographical queries using Google Maps River stage zero No dependents

Geo::Google provides access to the map data used by the popular Google Maps <http://maps.google.com> web application. WHAT IS PROVIDED Conversion of a street address to a 2D Cartesian point (latitude/longitude) Conversion of a pair of points to a mul...

ALLENDAY/Geo-Google-0.05 - 26 Jun 2007 01:47:45 UTC - Search in distribution

MPEG::Info - Basic MPEG bitstream attribute parser. River stage zero No dependents

The Moving Picture Experts Group (MPEG) is a working group in charge of the development of standards for coded representation of digital audio and video. MPEG audio and video clips are ubiquitous but using Perl to programmatically collect information...

BRG/MPEG-Info-1.00 - 13 Feb 2002 09:00:13 UTC - Search in distribution

SVG::Graph - Visualize your data in Scalable Vector Graphics (SVG) format. River stage one • 2 direct dependents • 4 total dependents

SVG::Graph is a suite of perl modules for plotting data. SVG::Graph currently supports plots of one-, two- and three-dimensional data, as well as N-ary rooted trees. Data may be represented as: Glyph Name Dimensionality supported 1d 2d 3d tree ------...

ALLENDAY/SVG-Graph-0.02 - 11 Jun 2008 17:40:33 UTC - Search in distribution

FAST::Bio::SimpleAlign - Multiple alignments held as a set of sequences River stage zero No dependents

SimpleAlign is an object that handles a multiple sequence alignment (MSA). It is very permissive of types (it does not insist on sequences being all same length, for example). Think of it as a set of sequences with a whole series of built-in manipula...

DHARD/FAST-1.06 - 21 Apr 2015 08:04:25 UTC - Search in distribution

DBD::iPod - Connect to an iPod via DBI River stage zero No dependents

Connect to the iPod using Mac::iPod::GNUpod and present the iTunes database as a DBD datasource. You query the iPod's iTunesDB database using a subset of SQL. iTunesDB is currently *read only*, and thus only supports the SQL SELECT statement. We expe...

ALLENDAY/DBD-iPod-0.01 - 06 Jan 2005 07:41:40 UTC - Search in distribution

Bio::FeatureIO - Handler for FeatureIO River stage zero No dependents

An I/O iterator subsystem for genomic sequence features. Bio::FeatureIO is a handler module for the formats in the FeatureIO set (eg, Bio::FeatureIO::GFF). It is the officially sanctioned way of getting at the format objects, which most people should...

CJFIELDS/Bio-FeatureIO-1.6.905 - 05 Sep 2014 17:34:58 UTC - Search in distribution

XML::ASX - Create ASX (Advanced Streaming XML) files for Windows Media Player River stage zero No dependents

XML::ASX generates ASX v3.0-compliant XML files. ASX files are used by the Windows Media Player (WMP) to play a queue of files. Attributes can be added to several ASX tags to achieve a 'scripting' effect. You can define items to begin playing at an o...

ALLENDAY/XML-ASX-0.01 - 27 Jun 2002 06:46:14 UTC - Search in distribution

Math::Combinatorics - Perform combinations and permutations on lists River stage two • 5 direct dependents • 19 total dependents

Combinatorics is the branch of mathematics studying the enumeration, combination, and permutation of sets of elements and the mathematical relations that characterize their properties. As a jumping off point, refer to: http://mathworld.wolfram.com/Co...

ALLENDAY/Math-Combinatorics-0.09 - 12 Dec 2006 07:04:03 UTC - Search in distribution

Package::Base - An abstract base for implementation classes to inherit from River stage one • 1 direct dependent • 1 total dependent

Package::Base is an abstract base class, meaning it isn't intended to be used directly, but rather inherited from by an instantiable class. In fact, attempting to instantiate a Package::Base object directly will result in an error. Q: So why would yo...

ALLENDAY/Package-Tools-0.03 - 03 Dec 2004 07:46:40 UTC - Search in distribution

Video::Info - Retrieve video properties such as: height width codec fps River stage zero No dependents

Video::Info is a factory class for working with video files. When you create a new Video::Info object (see methods), something like this will happen: 1) open file, determine type. See Video::Info::Magic. 2) attempt to create object of appropriate cla...

ALLENDAY/Video-Info-0.993 - 08 Jul 2003 07:39:31 UTC - Search in distribution

Bio::Tools::Gel - Calculates relative electrophoretic migration distances River stage zero No dependents

This takes a set of sequences or Bio::Seq objects, and calculates their respective migration distances using: distance = dilation * (4 - log10(length(dna)); Source: Molecular Cloning, a Laboratory Manual. Sambrook, Fritsch, Maniatis. CSHL Press, 1989...

CJFIELDS/Bio-Tools-Gel-1.7.3 - 25 Sep 2018 01:48:58 UTC - Search in distribution

Video::FourCC::Info - Perl module to retrieve information about FourCCs River stage zero No dependents

In order for video players to detect the algorithm required to decode a given video file, a four-byte sequence called a Four Character Code is written somewhere in the header of the file. This ensures that the detected codec format is independent of ...

JAWNSY/Video-FourCC-Info-1.005 - 22 Dec 2009 03:12:38 UTC - Search in distribution

MP3::Icecast - Generate Icecast streams, as well as M3U and PLSv2 playlists. River stage zero No dependents

ALLENDAY/MP3-Icecast-0.02 - 03 Feb 2004 00:21:03 UTC - Search in distribution

CGI::Widget - Base class for CGI::Widget::... River stage zero No dependents

The CGI::Widget module's purpose is to allow authors of CGI or other dynamically generated HTML documents an easy way to create common, and possibly complex, page elements. Widgets can be accessed either by explicitly creating Widget objects, as: use...

ALLENDAY/CGI-Widget-0.15 - 05 Jan 2002 20:41:00 UTC - Search in distribution

Bio::DB::Biblio::eutils - access to PubMed's bibliographic query service River stage zero No dependents

CDRAUG/Bio-Biblio-1.70 - 24 Mar 2013 00:19:52 UTC - Search in distribution

Image::Ocrad - Call ocrad, the GNU Optical Character Recognition utility River stage zero No dependents

What it does Call's ocrad with the path to a PBM file supplied by the caller, and returns a list of characters extracted from the file. Functionality not supported * inversion of image colors prior to processing * image transformations (reflection, r...

ALLENDAY/Image-Ocrad-0.01 - 18 Aug 2005 01:49:38 UTC - Search in distribution
34 results (0.038 seconds)