Personal tools
Skip to content. | Skip to navigation
Source filters alter the program text of a module before Perl sees it, much as a C preprocessor alters the source text of a C program before the compiler sees it.
The Filter::Simple Perl module provides a simplified interface to Filter::Util::Call; one that is sufficient for most common cases.
This module retrieves stock and mutual fund quotes from various exchanges using various source.
Locates the full path to the script bin directory to allow the use of paths relative to the bin directory.
Interface to Adobe Font Metrics files
Perl module for TrueType font hacking. Supports reading, processing and writing of the following tables: GDEF, GPOS, GSUB, LTSH, OS/2, PCLT, bsln, cmap, cvt, fdsc, feat, fpgm, glyf, hdmx, head, hhea, hmtx, kern, loca, maxp, mort, name, post, prep, prop, vhea, vmtx and the reading and writing of all other table types. In short, you can do almost anything with a standard TrueType font with this module.