OOPerl wrapper for the various dialog applications UI::Dialog is a OOPerl wrapper for the various dialog applications. These dialog backends are currently supported: Zenity, GDialog, XDialog, KDialog, CDialog, and Whiptail. There is also an ASCII ...
Maps charsets from and to utf16 unicode This module converts strings from and to 2-byte Unicode UCS2 format. All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To transform these use Unicode::String. For ...
Mapping table between 8-bit chars and Unicode The Unicode::Map8 class implement efficient mapping tables between 8-bit character sets and 16 bit character sets like Unicode. The tables are efficient both in terms of space allocated and ...
Conversions to and from arbitrary character sets and UTF8 Provides an adapter layer between core routines for converting to and from UTF8 and other encodings. In essence, a way to give multiple existing Unicode modules a single common interface so you don't ...
Unicode-String module for perl These are experimental modules to handle various Unicode issues. They were made before perl included native UTF8 support.
Conversions to/from UTF8 from/to charactersets This utf-8 converter is written in plain perl and works with hopefully any perl 5 version. It was mainly written because more recent modules such as Encode do not work under older Perl 5.0 ...
Hack around calling UNIVERSAL::can() as a function The UNIVERSAL class provides a few default methods so that all objects can use them. Object orientation allows programmers to override these methods in subclasses to provide more specific and ...
Hack around calling UNIVERSAL::isa() as a function Whenever you use "isa" in UNIVERSAL as a function, a kitten using Test::MockObject dies. Normally, the kittens would be helpless, but if they use UNIVERSAL::isa (the module whose docs you are ...
UNIVERSAL::moniker Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, we tend to say things like "customer" or "basket" when we are referring to ...
Require modules from a variable This module creates a universal require() class method that will work with every Perl module and is secure.
Unix::ConfigFile module for Perl Easy access to data in many formats.
Perl interface to the UNIX system logger This module provides access to the system logger available on most UNIX systems via perl XSUBs (perl's C interface).
URI module for perl This Perl module implements the URI class. Objects of this class represent Uniform Resource Identifier (URI) references as specified in RFC 2396.
Find URIs in arbitrary text This module does one thing: Finds URIs and URLs in plain text. It finds them quickly and it finds them all (or what URI::URL considers a URI to be.) It only finds URIs which include a scheme (http:// ...
URPM module for perl The URPM module allows you to manipulate rpm files, rpm header files and hdlist files and manage them in memory.
User-Identity CPAN Perl module This is the User Identity CPAN Perl module.
VCG module for perl This module provides an interface to to the vcg graphing tool. It supports a limited selection of options and file formats. The vcg graphing tool homepage is currently ...
Perl modules to copy ressources between cvs, p4 and RevML Vcp (and the Perl module VCP.pm) is a system for copying resources under version control between repositories. cvs, p4 and RevML files are currently supported. vcp can re-root directory hierarchies ...
VCP driver to write svk repository This driver allows vcp to insert revisions in to a Subversion repository via the svk interface. You could use the vcp command line interface or the integrated SVK mirror command. Among other it ...
Minimal version control system This module provides the functions normally associated with a version control system, but without needing or implementing a version control system. Applications include wikis, document management ...
Perl extension for Version Objects Overloaded version objects for all versions of Perl. This module implements all of the features of version objects which will be part of Perl 5.10.0 except automatic version object creation.
Perl interface to the Video4linux tuner frequencies This package provides a table of hashes that represent all the current frequency mappings that are used by Video4Linux programs. Do perldoc Video::Frequencies to get complete instructions, etc.
Perl modules for ivtv support Video::ivtv is designed to be a quick hack at making the record_ivtv.pl script not have to depend on the test_ioctl program included with the ivtv utils. By moving to have the things that have proven ...
Want module for perl This module generalises the mechanism of the wantarray function, allowing a function to determine in some detail how its return value is going to be immediately used.
WDDX.pm - Module for reading and writing WDDX packets This module provides a perl interface to WDDX. The latest version of this module as well as additional information can be found at http://www.scripted.com/wddx/. For more information about WDDX ...
An API to the Perl weak references A patch to Perl 5.005_55 by the author implements a core API for weak references. This module is a Perl-level interface to that API, allowing weak references to be created in Perl. A weak reference ...
Perl module to download and save information from the Web WebFetch is a Perl module to download and save information from the Web, and to display on the Web. It will download from sites such as CNet, CNN, Freshmeat, Slashdot, LinuxToday, Yahoo, and more. It ...
FreeDB search by keyword WebService-FreeDB is a perl module for retrieving entries from FreeDB by searching for keywords (artist,track,album,rest).
Perl extension for translation via Babelfish or Google Perl interface to the WWW babelfish translation server.
Perl extension interface for libcurl WWW::Curl is a Perl extension interface for libcurl.
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 |