libbiblio-citation-compare-perl

Perl extension for performing fuzzy comparisons between bibliographic citations

Biblio::Citation::Compare exports two subroutines which perform fuzzy comparisons between citations (described using Perl hashes) and author lists. The subroutine attempt to determine if the citations and author lists refer to the same works and ordered lists of authors, respectively.

libbiblio-thesaurus-modrewrite-perl

module to manipulate ontologies

Biblio::Thesaurus::ModRewrite implements a compiler to run programs written in a domain specific language that can be used to manipulate information in ontologies. This domain specific language is called OML and is described in the next section.

libbio-biblio-perl

modules to access bibliographics repositories and handle citation files

Bio::Biblio provides both methods to access bibliographic repositories, and to handle citation files in different formats.

libcatmandu-html-perl

Modules for handling HTML data within the Catmandu framework

Catmandu::HTML contains modules for handling HTML data within the Catmandu framework.

libdata-session-perl

Perl module for persistent session data management

Data::Session is typically used by a CGI script to preserve state data between runs of the script. This gives the end user the illusion that the script never exits.

libdbix-class-factory-perl

factory-style fixtures for DBIx::Class

Ruby has factory_girl, Python has factory_boy. Now Perl has DBIx::Class::Factory.