Ec can send and receive mail to and from remote POP3 and SMTP servers, or route mail using sendmail, qmail, or exim. Ec can filter and store incoming messages in user configurable folders. With no additional configuration, ec routes mail to the Incom...
RKIES/ec-1.28 - 03 Mar 2004 01:25:04 GMT - Search in distribution*bc* is a language that supports arbitrary precision numbers with interactive execution of statements. There are some similarities in the syntax to the C programming language. A standard math library is available by command line option. If requested,...
CWEST/ppt-0.14 - 05 Aug 2004 14:48:58 GMT - Search in distribution- bc - An arbitrary precision calculator language
Perltidy reads a perl script and writes an indented, reformatted script. Many users will find enough information in "EXAMPLES" to get started. New users may benefit from the short tutorial which can be found at http://perltidy.sourceforge.net/tutoria...
SHANCOCK/Perl-Tidy-20190915 - 14 Sep 2019 23:41:55 GMT - Search in distributionThe DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...
TIMB/DBI-1.642 - 29 Oct 2018 10:43:41 GMT - Search in distributionCGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and ...
LEEJO/CGI-4.44 - 03 Jun 2019 09:00:55 GMT - Search in distributionpp creates standalone executables from Perl programs, using the compressed packager provided by PAR, and dependency detection heuristics offered by Module::ScanDeps. Source files are compressed verbatim without compilation. You may think of pp as "pe...
RSCHUPP/PAR-Packer-1.049 - 31 May 2019 11:58:05 GMT - Search in distributionSVG is a 100% Perl module which generates a nested data structure containing the DOM representation of an SVG (Scalable Vector Graphics) image. Using SVG, you can generate SVG objects, embed other SVG instances into it, access the DOM object, create ...
MANWAR/SVG-2.84 - 19 Feb 2018 11:56:08 GMT - Search in distributionuse Wurst; or, depending on the directory you are running from, use FindBin; use lib "$FindBin::Bin/../src/Wurst/blib/arch"; use lib "$FindBin::Bin/../src/Wurst/blib/lib"; use Wurst;...
WURST/Wurst-0.51c - 23 May 2008 13:46:41 GMT - Search in distributionThe libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW cl...
OALDERS/libwww-perl-6.39 - 06 May 2019 14:19:25 GMT - Search in distributionThis section of the FAQ answers questions related to manipulating numbers, dates, strings, arrays, hashes, and miscellaneous data issues....
ETHER/perlfaq-5.20190126 - 26 Jan 2019 04:40:32 GMT - Search in distributionThere are a lot of great code tidiers and validators out there. "tidyall" makes them available from a single unified interface. You can run "tidyall" on a single file or on an entire project hierarchy, and configure which tidiers/validators are appli...
DROLSKY/Code-TidyAll-0.74 - 24 May 2019 18:52:40 GMT - Search in distributionEmbperl is a framework for building websites with Perl. For the beginner it's any easy to setup and use way of embedding Perl code in HTML pages. It delivers several features that ease the task of creating a websites, including dynamic tables, formfi...
GRICHTER/Embperl-2.5.0 - 16 Apr 2014 18:33:32 GMT - Search in distributionThe purpose of this document is to show you how to call Perl subroutines directly from C, i.e., how to write *callbacks*. Apart from discussing the C interface provided by Perl for writing callbacks the document uses a series of examples to show how ...
XSAWYERX/perl-5.30.0 - 22 May 2019 09:35:50 GMT - Search in distribution- perl5220delta - what is new for perl v5.22.0
- perl5200delta - what is new for perl v5.20.0
- perl5260delta - what is new for perl v5.26.0
- 34 more results from perl »
CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm. It shares an identical OO interface to CGI.pm for parameter parsing, file upload, cookie handling and header generation. This module is entirely object oriented, however a ...
MANWAR/CGI-Simple-1.22 - 07 Sep 2019 04:28:17 GMT - Search in distributionGpib.pm provides a convenient and powerful interface to electronic test equipment through GPIB, serial, or other interfaces. The module provides Perl versions of familiar GPIB calls through an object interface. GPIB.pm works in conjunction with inter...
JEFFMOCK/GPIB_0_30 - 02 Jan 2002 03:13:38 GMT - Search in distribution- GPIB::llp - Perl-GPIB interface for Linux Lab Project GPIB device drivers
So you say you're a rabid Perl programmer? You've got a Camel tattooed on your arm. You took your wife to TPC for your second honeymoon. But you're worried about your children, they might not be such devoted Perl addicts. How do you guarantee the con...
MSCHWERN/DNA-0.03 - 21 Oct 2003 13:07:47 GMT - Search in distributionA fork of CGI::Application (later CGI::Application::Dispatch etc) in order to understand how they work in sufficient detail that I can put CGI::Snapp etc into production - *in my own code* - as replacements for those modules. You are *strongly* encou...
RSAVAGE/CGI-Snapp-2.01 - 11 Sep 2016 01:13:27 GMT - Search in distributionSOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side....
PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 GMT - Search in distributionANDYA/Crypt-PerfectPaperPasswords-0.06 - 29 May 2009 19:34:12 GMT - Search in distribution
Embperl is a Perl extension module which gives you the power to embed Perl code directly in your HTML documents (like server-side includes for shell commands). If building more than a single page, you may also want to take a look at "perldoc EmbperlO...
GRICHTER/HTML-Embperl-1.3.6 - 15 Feb 2003 19:33:11 GMT - Search in distribution- HTML::Embperl_ - Erstellen dynamischer Websites mit Perl