Natural languages features This module implements natural languages features in Perl. Its brings the following advantages: - type verification - features and values normalization - smart comparisons between structures.
Statistical language identification This module implements a statistical language identifier.
Ispell inteface perl module Interface to the Ispell spellchecker.
Perl extension to choose a language Often human-readable information is available in more than one language. Which should you use? This module provides a way for the user to specify possible languages in order of preference, and then ...
Lingua-PT-Stemmer module for perl Lingua-PT-Stemmer module for perl.
Stemming of words This routine applies stemming algorithms to its parameters, returning the stemmed words as appropriate to the selected locale.
Perl French Stemming This module use the a modified version of the Porter Stemming Algorithm to return a stemmed words. The algorithm is implemented as described in: http://snowball.tartarus.org/french/stemmer.html with ...
Porter's stemming algorithm for Italian This module applies the Porter Stemming Algorithm to its parameters, returning the stemmed words. The algorithm is implemented exactly as described in: ...
Porters stemming algorithm for Denmark The stem function takes a scalar as a parameter and stems the word according to Martin Porters Danish stemming algorithm, which can be found at the Snowball website: http://snowball.tartarus.org/.
Natural language tagset conversion This module allows to convert values between different tagsets used in natural language processing, using Lingua::Features as a pivot format.
A log analyser supporting many log formats Lire is the versatile log analyser. It can generate useful reports from most of the network services you can find on the typical internet server: email, dns, web, ftp, print services, database, ...
Compare elements of two or more lists This module allows to compare elements of two or more lists.
Provide the stuff missing in List::Util List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. All of its functions are implementable in one line of Perl code. Using the ...
Message handling functions for Perl The gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software. It provides gettext(), ...
Locale-Hebrew - Bidirectional Hebrew support This module is based on code from the Unicode Consortium. The charset on their code was bogus, therefore this module had to work the real charset from scratch. There might have some mistakes, though. ...
Maketext from already interpolated strings This module is a subclass of Locale::Maketext, with additional support for localizing messages that already contains interpolated variables. This is most useful when the messages are returned by ...
Perl module to use other catalog formats in Maketext Locale::Maketext::Lexicon is a module providing lexicon-handling backends, for Locale::Maketext to read from other localization formats, such as PO files, MO files, or from databases via the Tie ...
Perl module to use other catalog formats in Maketext Locale::Maketext::Simple is simple interface to Locale::Maketext::Lexicon, a module providing lexicon-handling backends, for "Locale::Maketext" to read from other localization formats, such as PO ...
LockDev - Perl extension to manage device lockfiles The LockDev methods act on device locks normally located in /var/lock. The lock is acquired creating a pair of files hardlinked between them and named after the device name (as mandated by FSSTND) ...
LockFile-Simple module for perl LockFile-Simple module for perl. The LockFile::Simple extension provides simple file locking, of the advisory kind, i.e. it requires cooperation between applications wishing to lock the same files. ...
Logging agent Log::Agent is a general logging framework aimed at reusable modules.
Perl modules for logging messages to multiple outputs Log-Dispatch module for Perl. Log::Dispatch is a suite of OO modules for logging messages to multiple outputs, each of which can have a minimum and maximum log level. It is designed to be easily ...
Log-Dispatch-Config module for perl Log-Dispatch-Config module for perl. Log::Dispatch::Config is a subclass of Log::Dispatch and provides a way to configure Log::Dispatch object with configulation file (default, in AppConfig format). ...
Log4j implementation for Perl Log-Log4perl module for perl. It provides a powerful logging API to your application. Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It ...
Log::TraceMessages Perl Module Log::TraceMessages This module is a better way of putting 'hello there' trace messages in your code. It lets you turn tracing on and off without commenting out trace statements, and provides other ...
Library for enabling X-WSSE authentication in LWP LWP::Authen::Wsse allows LWP to authenticate against servers that are using the X-WSSE authentication scheme, as required by the Atom Authentication API.
LWPx::TimedHTTP - time the different stages of an HTTP request This module performs an HTTP request exactly the same as LWP does normally except for the fact that it times each stage of the request and then inserts the results as header. It's useful for ...
Mail-folder manager API The Mail::Box folder is a modern mail-folder manager. It is written to replace Mail::Folder, although it interface is different.
Process email with GPG Use GnuPG::Interface to process or create PGP signed or encrypted email.
draw graphical stats for mails/spams This module parses mailbox files in either compressed or uncompressed form and then generates pretty statistics and graphs about them. Although at first developed to do spam statistics, it works just ...
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 |