File::Scan is perl extension for Scanning files for Viruses The File::Scan module is designed to allow users to scan files for known viruses. Its purpose is to provide a perl module to make platform independent virus scanners.
Efficient Reading/Writing of Complete Files This module provides subs that allow you to read or write entire files with one simple call. They are designed to be simple to use, have flexible ways to pass in or get the file contents and to be ...
File-Sync - Perl access to fsync() and sync() function calls The fsync() function takes a Perl file handle as its only argument, and passes its fileno() to the C function fsync(). It returns I on failure, or I on success. The fsync_fd() function is used ...
File::Tail module for Perl This Perl modules allows to read from continously updated files.
Perl module to determine file type using magic File::Type is a perl module that can be used to determine file type using magic.
FileHandle-Deluxe module for perl FileHandle::Deluxe works like a regular FileHandle object, with the addition of doing the routine file handle chores for you. FileHandle::Deluxe (FD) is targeted at beginning Perl users who usually ...
FileHandle-Rollback module for perl FileHandle::Rollback allows you to open a filehandle, write data to that handle, read the data back exactly as if it were already in the file, then cancel the whole transaction if you choose.
FileHandle-Unget module for perl FileHandle-Unget module for perl.
Interface between Perl and the statvfs() system call Filesys::Statvfs provides an interface between Perl and the statvfs() system call.
Source filter modules for Perl Source filter modules for Perl.
Check your "La Poste" accounts from Perl This module provides a read-only interface to the Videoposte online banking system at . The interface of this module is similar to other Finance::Bank modules.
Get stock and mutual fund quotes from various exchanges Finance::Quote provides access to time-delayed stockquotes from a number of sources. After you've installed the pacakage, try 'perldoc Finance::Quote' for full information. Alternatively, you can ...
Perl interface to the flickr.com API Perl interface to the flickr.com API.
Upload images to flickr.com Upload an image to flickr.com.
Interface to Adobe Font Metrics files This module implements the Font::AFM class. Objects of this class are initialised from an AFM-file and allows you to obtain information about the font and the metrics of the various glyphs in the ...
Font::TTF Perl module Perl module to manipulate TTF fonts, needed by perl-Text-PDF.
Drop-in replacement for Perl threads using fork() The "forks" pragma allows a developer to use threads without having to have a threaded perl, or to even run 5.8.0 or higher.
FreezeThaw perl module FreezeThaw convert Perl structures to strings and back.
Fuse module for perl Fuse perl module.
A perl5 interface to Thomas Boutell's gd library GD.pm is a autoloadable interface module for libgd, a popular library for creating and manipulating PNG files. With this library you can create PNG images on the fly or modify existing files. ...
Create 3D Graphs with GD and GD::Graph This is the GD::Graph3d extensions module. It provides 3D graphs for the GD::Graph module by Martien Verbruggen, which in turn generates graph using Lincoln Stein's GD.pm. You use these modules just ...
Graph Plotting Module for Perl 5 This is GDGraph, a package to generate charts, using Lincoln Stein's GD.pm. See the documentation for some history and more information.
Text utilities for use with GD This module provides a font-independent way of dealing with text in GD, for use with the GD::Text::* modules and GD::Graph.
Look up country by IP Address This module uses a file based database. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than reverse DNS lookups. This ...
Look up country by IP Address Look up country of IP Address. This module make this off-line and the DB of IPs is free & small.
Geo::METAR - Process aviation weather reports in the METAR format. METAR reports are available on-line, thanks to the National Weather Service. Since reading the METAR format isn't easy for non-pilots, these reports are relatively useles to the common man who just ...
Perl extension for interpreting the NOAA weather data This module is intended to interpret the NOAA zone forecasts and current city hourly data files. It should give a programmer an easy time to use the data instead of having to mine it. Be aware that ...
Maps 2-letter, 3-letter, and numerical codes for countries This module maps country names, and their 2-letter, 3-letter and numerical codes, as defined by the ISO-3166 maintenance agency, and defined by the UNSD.
Interpolates script options from files into @ARGV or another array This module simply interpolates option file hints in @ARGV by the contents of the pointed files. This enables option reading from files instead of or additional to the usual reading from the command ...
Getopt-Mixed module for perl Getopt::Mixed - getopt processing with both long and short options.
Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |