Apache::XPP is a great tool for embedding Perl in your web pages, partly because it allows you to extend it's built-in tag parser with custom XPP tags of your own. If the built-in tags don't meet all of your needs, you can create new tags by subclass...
CNATION/Apache-XPP-2.02 - 12 Mar 2002 06:32:15 GMT - Search in distribution- Apache::XPP
- Apache::XPP::PreParse - XPP TAG Parser
- Apache::XPP::Cache - XPP Cache manegment module
- 4 more results from Apache-XPP »
DOUGW/CA-WAAE-0.03 - 05 Mar 2014 17:41:03 GMT - Search in distribution
- CA::WAAE::Job - Object representing an AutoSys job.
BingoX::Carbon provides a database abstraction in which each row of data is represented by an object blessed into a class representing the table. Each Carbon Class represents a table or view in the database. The database and classes are described by ...
CNATION/BingoX-1.93 - 17 Jan 2002 03:32:09 GMT - Search in distribution- BingoX::Chromium - Generic BingoX Admin module
TNEF stands for Transport Neutral Encapsulation Format, and if you've ever been unfortunate enough to receive one of these files as an email attachment, you may want to use this module. read() takes as its first argument any file handle open for read...
DOUGW/Convert-TNEF-0.18 - 23 Jul 2012 18:57:57 GMT - Search in distributionThe "Parse::FixedLength" module facilitates the process of breaking a string into its fixed-length components. Sure, it's a glorified (and in some ways more limited) substitute for the perl functions pack and unpack, but it's my belief that this modu...
DOUGW/Parse-FixedLength-5.39 - 25 May 2011 18:33:34 GMT - Search in distributionThe Spreadsheet::ParseExcel module can be used to read information from Excel 95-2003 binary files. The module cannot read files in the Excel 2007 Open XML XLSX format. See the Spreadsheet::XLSX module instead....
DOUGW/Spreadsheet-ParseExcel-0.65 - 18 Mar 2014 20:47:23 GMT - Search in distribution- Spreadsheet::ParseExcel::Worksheet - A class for Worksheets.
- Spreadsheet::ParseExcel::Utility - Utility functions for Spreadsheet::ParseExcel.
- Spreadsheet::ParseExcel::Cell - A class for Cell data and formatting.
- 11 more results from Spreadsheet-ParseExcel »
Faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses....
DOUGW/Net-CIDR-Lite-0.21 - 26 Mar 2010 00:38:30 GMT - Search in distributionStarts a Gearman worker and registers functions. Forks and backgrounds the forked process as a daemon. When the worker receives a SIGTERM signal, it will complete any current request and then exit....
DOUGW/GearmanX-Starter-0.05 - 31 Oct 2012 00:21:07 GMT - Search in distributionA RemoteFileSelect dialog displays list boxes for subdirectories and files, a directory entry and a file name entry, and buttons for each of the widget's operations. Tk::RemoteFileSelect -> Show () returns the file's path name when clicking on the, "...
RKIES/Tk-RemoteFileSelect-0.60 - 25 Jul 2005 15:34:56 GMT - Search in distributionA simple iterative interface to Spreadsheet::ParseExcel, similar to Spreadsheet::ParseExcel::Simple, but does not parse the entire document to memory. Uses the hints provided in the Spreadsheet::ParseExcel docs to reduce memory usage, and returns the...
DOUGW/Spreadsheet-ParseExcel-Stream-0.11 - 22 Oct 2013 17:28:21 GMT - Search in distribution- Spreadsheet::ParseExcel::Stream::XLS - Simple interface to Excel data with less memory overhead
- Spreadsheet::ParseExcel::Stream::XLSX - Simple interface to XLSX Excel data