Search results for "RSAVAGE"
Acme::CPANModulesBundle::Import::RSAVAGE - CPANLists imported from Ron Savage's blog posts
PERLANCAR/Acme-CPANModulesBundle-Import-RSAVAGE-0.001
-
22 Sep 2018 01:18:00 UTC
-
Search in distribution
- Acme::CPANModules::Import::RSAVAGE::XML_2006 - CPAN modules for XML processing (2006)
- Acme::CPANModules::Import::RSAVAGE::StopWordLists - CPAN modules which offer stopword lists (2015)
- Acme::CPANModules::Import::RSAVAGE::ArrayAndSetOperations - CPAN modules which offer array and set operations (2012)
- 2 more results from Acme-CPANModulesBundle-Import-RSAVAGE »
Tree - An N-ary tree
This is meant to be a full-featured N-ary tree representation with configurable error-handling and a simple events system that allows for transparent persistence to a variety of datastores. It is derived from Tree::Simple, but has a simpler interface...
RSAVAGE/Tree-1.15 - 01 Feb 2021 23:34:45 UTC - Search in distribution- Tree::DeepClone - A subclass of Tree::Fast which does deep cloning
Tree::DAG_Node - An N-ary tree
This class encapsulates/makes/manipulates objects that represent nodes in a tree structure. The tree structure is not an object itself, but is emergent from the linkages you create between nodes. This class provides the methods for making linkages th...
RSAVAGE/Tree-DAG_Node-1.32 - 02 Feb 2021 00:08:31 UTC - Search in distribution
JSON::Parse - Parse JSON
A module for parsing JSON. (JSON means "JavaScript Object Notation" and it is specified in "RFC 8259".) JSON::Parse offers the function "parse_json", which takes a string containing JSON, and returns an equivalent Perl structure. It also offers valid...
BKB/JSON-Parse-0.62 - 15 Jul 2022 23:26:03 UTC - Search in distribution
CGI::Session - persistent session data in CGI applications
CGI::Session provides an easy, reliable and modular session management system across HTTP requests....
MARKSTOS/CGI-Session-4.48 - 11 Jul 2011 13:02:37 UTC - Search in distribution
DBIx::Tree - Generate a tree from a self-referential database table
When you've got one of those nasty self-referential tables that you want to bust out into a tree, this is the module to check out. Assuming there are no horribly broken nodes in your tree and (heaven forbid) any circular references, this module will ...
RSAVAGE/DBIx-Tree-1.98 - 02 Feb 2021 05:04:41 UTC - Search in distribution
XMail::Install - A module to install the MS Windows mail server XMail
"XMail::Install" is a pure Perl module. It only runs under MS Windows. It will read an unpacked distro of the XMail mail server, and install, configure and test it. Also, it will stop and remove the service if it is already running. So, download xmai...
RSAVAGE/XMail-Install-1.01 - 01 May 2008 04:24:07 UTC - Search in distribution
Tree::Persist - A transparent persistence layer for Tree and its children
This is a transparent persistence layer for Tree and its children. It is fully pluggable and will allow either loading, storing, and/or association with between a datastore and a tree. NOTE: If you load a subtree, you will have access to the parent i...
RSAVAGE/Tree-Persist-1.14 - 02 Feb 2021 00:35:40 UTC - Search in distribution- Tree::Persist::Base - The base class for the Tree persistence plugin hierarchy
- Tree::Persist::DB - The base class for DB plugins for Tree persistence
- Tree::Persist::File - The base class for File plugins for Tree persistence
- 3 more results from Tree-Persist »
Acme::CPANModules::TextTable - Modules that generate text tables
PERLANCAR/Acme-CPANModules-TextTable-0.013
-
04 Jan 2022 00:06:04 UTC
-
Search in distribution
CPAN::Plugin::Sysdeps - a CPAN.pm plugin for installing system dependencies
CPAN::Plugin::Sysdeps is a plugin for CPAN.pm (version >= 2.07) to install non-CPAN dependencies automatically. Currently, the list of required system dependencies is maintained in a static data structure in CPAN::Plugin::Sysdeps::Mapping. Supported ...
SREZIC/CPAN-Plugin-Sysdeps-0.70 - 13 Nov 2021 08:28:54 UTC - Search in distribution
Config::Tiny::Ordered - Read/Write ordered .ini style files with as little code as possible
"Config::Tiny::Ordered" is a perl class to read and write .ini style configuration files with as little code as possible. Read more in the docs for "Config::Tiny". This module is primarily for reading human written files, and anything we write should...
RSAVAGE/Config-Tiny-Ordered-1.03 - 01 Feb 2021 07:19:56 UTC - Search in distribution
Map::Tube::Plugin::Graph - Graph plugin for Map::Tube.
It's a graph plugin for Map::Tube to create map of individual lines defined as Moo Role. Once installed, it gets plugged into Map::Tube::* family....
MANWAR/Map-Tube-Plugin-Graph-0.42 - 13 Sep 2019 16:22:43 UTC - Search in distribution
Crypt::PasswdMD5 - Provide interoperable MD5-based crypt() functions
"apache_md5_crypt()" provides a function compatible with Apache's ".htpasswd" files. This was contributed by Bryan Hart <bryan@eai.com>. This function is exported by default. The "unix_md5_crypt()" provides a crypt()-compatible interface to the rathe...
RSAVAGE/Crypt-PasswdMD5-1.42 - 13 Jul 2022 06:32:43 UTC - Search in distribution
Acme::CPANModules::WorkingWithTree - List of modules to work with tree data structure
Basics Perl classes to represent tree (node) structure: Tree::Object and Tree::ObjectXS (comes with several varieties). They provide methods like walking a tree, checking whether a node is the first child, getting sibling nodes, and so on. Perl modul...
PERLANCAR/Acme-CPANModules-WorkingWithTree-0.007 - 07 Apr 2022 00:06:18 UTC - Search in distribution
Acme::CPANAuthors::CPAN::OneHundred - The CPAN Authors who have 100+ distributions on CPAN
This class provides a hash of CPAN authors' PAUSE ID and name to be used with the "Acme::CPANAuthors" module. This module was created to capture all those CPAN Authors who have valiantly submitted their modules and distributions to CPAN, and now have...
BARBIE/Acme-CPANAuthors-CPAN-OneHundred-1.15 - 17 Aug 2019 15:58:58 UTC - Search in distribution
Acme::CPANAuthors::CPAN::MostScripts - Authors with the most number of scripts on CPAN
This module lists 50 CPAN authors with the most number of scripts on CPAN. This list is produced by querying a local mini CPAN mirror using this command: % lcpan authors-by-script-count | head -n 50 Statistics of the CPAN mirror: +-------------------...
PERLANCAR/Acme-CPANAuthors-CPAN-MostScripts-0.005 - 09 Dec 2021 00:06:12 UTC - Search in distribution
Acme::CPANAuthors::BackPAN::OneHundred - The CPAN Authors who have 100+ distributions on BackPAN
This class provides a hash of CPAN authors' PAUSE ID and name to be used with the "Acme::CPANAuthors" module. This module was created to capture all those CPAN Authors who have valiantly submitted their modules and distributions to CPAN, and now have...
BARBIE/Acme-CPANAuthors-BackPAN-OneHundred-1.13 - 17 Aug 2019 16:00:24 UTC - Search in distribution