UR is a class framework and object/relational mapper for Perl. It starts with the familiar Perl meme of the blessed hash reference as the basis for object instances, and extends its capabilities with ORM (object-relational mapping) capabilities, obje...
BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distributionThis package aims to provide a modern Perl development framework and foundational set of types, functions, classes, patterns, and interfaces for jump-starting application development. This package inherits all behavior from Data::Object; Please see t...
AWNCORP/Do-1.88 - 14 Oct 2019 14:45:43 UTC - Search in distributionMany Perl release announcements included an *epigraph*, a short excerpt from a literary or other creative work, chosen by the pumpking or release manager. This file assembles the known list of epigraph for posterity, and also links to the release ann...
XSAWYERX/perl-5.32.0 - 20 Jun 2020 20:38:54 UTC - Search in distribution- perl5220delta - what is new for perl v5.22.0
- perl5202delta - what is new for perl v5.20.2
This script uses the nmap security scanner with the Nmap::Parser module in order to run quick scans against specific hosts, and gather all the information that is required to know about that specific host which nmap can figure out. This script can be...
APERSAUD/Nmap-Parser-1.37 - 26 Jan 2019 20:01:33 UTC - Search in distribution- nmap2db - store nmap scan data into entries in SQLite/MySQL database
- nmap2sqlite - turn nmap scan data into entries in SQLite DB
- Nmap::Parser - parse nmap scan data with perl
Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl. For a detailed tutorial on Log::Log4perl usage, please read <...
ETJ/Log-Log4perl-1.53 - 17 Sep 2020 16:47:01 UTC - Search in distribution- Log::Log4perl::FAQ - Frequently Asked Questions on Log::Log4perl
- Log::Log4perl::Appender - Log appender class
- Log::Log4perl::Config - Log4perl configuration file syntax
- 47 more results from Log-Log4perl »
MARIOROY/MCE-1.874 - 18 Aug 2020 20:56:15 UTC - Search in distribution
The genome command gives command-line access to any of the genome modeling tools which are installed on the current system. Each installed tool group is a sub-command. Just type genome and press <ENTER> for a the top-level list and drill down....
SAKOHT/Genome-0.06 - 07 Mar 2011 16:47:38 UTC - Search in distribution- Genome - pipelines, tools, and data managment for genomics
This is the Perl interface to the Light Weight Event System. The Light Weight Event System is a UDP-based communication toolkit with built-in serialization, formatting, and type-checking....
LUM/LWES-0.01 - 01 Sep 2008 23:33:45 UTC - Search in distributionA perl module to JUST parse nmap XML data output. It is a fork of the Nmap-Parser minus the ability to do any scannings. It maintains all the calls of the other module along with adding some additional calls. It also adds a new method for accessing b...
LITTLEURL/XML-NmapParser-0.1 - 05 Sep 2015 22:55:10 UTC - Search in distributionPDL::IO::Image implements I/O for a number of popular image formats. It is based on "FreeImage library" <http://freeimage.sourceforge.net/> however there is no need to install FreeImage library on your system because PDL::IO::Image uses Alien::FreeIm...
KMX/PDL-IO-Image-1.001 - 11 Jul 2017 11:50:20 UTC - Search in distribution$mp3 = MP3::Info->new(FILE) OOP interface to the rest of the module. The same keys available via get_mp3info and get_mp3tag are available via the returned object (using upper case or lower case; but note that all-caps "VERSION" will return the module...
JMERELO/MP3-Info-1.26 - 03 Oct 2017 12:02:25 UTC - Search in distributionThis module is a wrapper for connecting and using the QualysGuard API for all Qualys partners. It will take care of authentication and creating the correct uri based on the options provided and the selected API script. Using the Qualys (specifically ...
APERSAUD/Qualys-0.05 - 22 Aug 2005 18:13:54 UTC - Search in distributionThis UNIX filter reads from either files or standard input, formats the tab-separated text data into pretty, minimal width, space padded tables, and prints to standard output. Various options change the behaviour. This script is based on, and is part...
ARIF/Text-Tabulate-1.1.1 - 22 Jan 2008 18:11:58 UTC - Search in distribution- Text::Tabulate - a pretty text data tabulator that minimises the width of tables.
MISHIN/FamilyTreeInfo-2.3.41 - 24 Apr 2016 14:01:49 UTC - Search in distribution
- Ftree::FamilyTreeInfo - family tree generator
This module provides the user with methods to connect to a remote server, send a stream of XML to the server, and receive/parse an XML stream from the server. It is primarily based work for the Etherx XML router developed by the Jabber Development Te...
DAPATRICK/XML-Stream-1.24 - 22 Dec 2014 20:20:19 UTC - Search in distribution- XML::Stream::Node - Functions to make building and parsing the tree easier to work with.
- XML::Stream::Tree - Functions to make building and parsing the tree easier to work with.
- XML::Stream::Namespace - Object to make defining Namespaces easier in XML::Stream.
- 2 more results from XML-Stream »
This module provides the following functionality... * 'C' style interface The TUXEDO perl module gives you access to almost all of the tuxedo 8.1 apis from perl. In most cases you can take the C API you already familiar with, apply perl semantics to ...
AFRYER/TUXEDO-2.05 - 25 May 2005 00:41:16 UTC - Search in distributionThis module provides the following functionality... * 'C' style interface The Tuxedo perl module gives you access to almost all of the tuxedo 8.1 apis from perl. In most cases you can take the C API you already familiar with, apply perl semantics to ...
AFRYER/Tuxedo-2.08 - 09 Jun 2005 01:39:41 UTC - Search in distributionSimpleAlign is an object that handles a multiple sequence alignment (MSA). It is very permissive of types (it does not insist on sequences being all same length, for example). Think of it as a set of sequences with a whole series of built-in manipula...
CJFIELDS/BioPerl-1.7.7 - 07 Dec 2019 19:47:42 UTC - Search in distributionSimple wrappers around ssh commands. For an all-perl implementation that does not require the system ssh command, see Net::SSH::Perl instead....
IVAN/Net-SSH-0.09 - 14 May 2008 18:50:07 UTC - Search in distributionThis pops up a Tk based calendar that can be used to display the current date and time in various formats based on strftime. This script is based on, and is part of, the Perl Tk::Month module....
ARIF/Tk-Month-1.8 - 06 Feb 2014 22:28:24 UTC - Search in distribution- StrfClock - a Tk based clock.
- Tk::Month - Calendar widget which shows one month at a time.
- Tk::Year - Calendar widget which shows one year at a time.
- 2 more results from Tk-Month »