JSON::Tiny is a minimalistic standalone adaptation of Mojo::JSON, from the Mojolicious framework. It is a single-source-file module with under 300 lines of code and core-only dependencies. Features include transparent Unicode support, speed, small me...
DAVIDO/JSON-Tiny-0.58 - 12 Nov 2017 16:01:34 UTC - Search in distributionPerl 5 offers string manipulation at the byte level (for non-upgraded strings) and at the codepoint level (for decoded strings). However it fails to provide string manipulation at the grapheme level, that is it has no easy way of treating a sequence ...
MORITZ/Perl6-Str-v0.0.5 - 18 Aug 2012 15:02:30 UTC - Search in distributionScriptUtil is a class to make typical command line scripts easier to write. The aim of this module is to reduce the amount of copy & paste and repeated 'scaffolding code' at the top of your scripts. As time goes by I intend to add more methods for co...
CAMSTUART/ScriptUtil-0.02 - 19 Nov 2009 23:53:18 UTC - Search in distributionJSON::Syck is a syck implementation of JSON parsing and generation. Because JSON is YAML (<http://redhanded.hobix.com/inspect/yamlIsJson.html>), using syck gives you a fast and memory-efficient parser and dumper for JSON data representation. However,...
TODDR/YAML-Syck-1.34 - 26 Oct 2020 20:20:42 UTC - Search in distributionAnyEvent provides a uniform interface to various event loops. This allows module authors to use event loop functionality without forcing module users to use a specific event loop implementation (since more than one event loop cannot coexist peacefull...
MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution- AnyEvent::Loop - AnyEvent's Pure-Perl event loop
- AnyEvent::Impl::POE - AnyEvent adaptor for POE
Math::Symbolic is intended to offer symbolic calculation capabilities to the Perl programmer without using external (and commercial) libraries and/or applications. Unless, however, some interested and knowledgable developers turn up to participate in...
SMUELLER/Math-Symbolic-0.612 - 17 Jun 2013 07:19:34 UTC - Search in distributionCorona is a Coro based Plack web server. It uses Net::Server::Coro under the hood, which means we have coroutines (threads) for each socket, active connections and a main loop. Because it's Coro based your web application can actually block with I/O ...
MIYAGAWA/Corona-0.1004 - 28 Mar 2010 21:52:08 UTC - Search in distributionThe "Log::Handler" is a object oriented handler for logging, tracing and debugging. It is very easy to use and provides a simple interface for multiple output objects with lots of configuration parameters. You can easily filter the amount of logged i...
BLOONIX/Log-Handler-0.90 - 12 Jul 2020 13:43:09 UTC - Search in distributionThere's a whole bunch of class builders out there. In fact, creating a class builder seems to be something of a rite of passage (this is my fifth, at least). Unfortunately, most of the time I want a class builder I'm in a hurry and sketching out lots...
ETHER/Object-Tiny-1.09 - 10 Nov 2018 04:23:11 UTC - Search in distributionThis routine applies stemming algorithms to its parameters, returning the stemmed words as appropriate to the selected locale. You can import some or all of the class methods. use Lingua::Stem qw (stem clear_stem_cache stem_caching add_exceptions del...
SNOWHARE/Lingua-Stem-2.31 - 26 Sep 2020 06:27:58 UTC - Search in distributionXslate is a template engine, tuned for persistent applications, safe as an HTML generator, and with rich features. There are a lot of template engines in CPAN, for example Template-Toolkit, Text::MicroTemplate, HTML::Template, and so on, but all of t...
SKAJI/Text-Xslate-v3.5.8 - 01 Jun 2020 15:18:53 UTC - Search in distributionThis package provides some generic completion routines that follow the Complete convention. (If you are looking for bash/shell tab completion routines, take a look at the See Also section.) The main routine is "complete_array_elem" which tries to com...
PERLANCAR/Complete-Util-0.611 - 28 Jan 2020 15:27:27 UTC - Search in distributionThis UUID generator uses the excellent Math::Random::MT::Auto module as a source of fast, high-quality (pseudo) random numbers. Three different types of UUIDs are supported. Two are consistent with RFC 4122 and one is a custom variant that provides a...
DAGOLDEN/Data-UUID-MT-1.001 - 20 Jun 2013 14:45:40 UTC - Search in distributionIPC::ShareLite provides a simple interface to shared memory, allowing data to be efficiently communicated between processes. Your operating system must support SysV IPC (shared memory and semaphores) in order to use this module. IPC::ShareLite provid...
ANDYA/IPC-ShareLite-0.17 - 11 Mar 2009 00:37:48 UTC - Search in distributionThis module allows you to create new processes, without actually forking them from your current process (avoiding the problems of forking), but preserving most of the advantages of fork. It can be used to create new worker processes or new independen...
MLEHMANN/AnyEvent-Fork-1.31 - 10 Nov 2016 16:32:04 UTC - Search in distributionNile::App - App base class for the Nile framework....
MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC - Search in distributionThis module provides an easy framework to compile "wanted" subroutines by describing simple data structures and objects using custom grammar. Users can supply criteria using a set of basic grammar rules. Functionality can also be extended by defining...
ALUCAS/Criteria-Compile-0.047 - 26 Jun 2012 16:15:16 UTC - Search in distributionMacPerl interface to MacPGP 2.6.3. Older versions WILL NOT WORK. The MIT version, MacPGP 2.6.2, does not support nearly the number of AppleEvents as does 2.6.3. For those outside the U.S., you will not be able to download the program; but there are I...
CNANDOR/Mac-Apps-MacPGP-1.20 - 06 Jan 1998 15:46:40 UTC - Search in distributionThis module fetches, stores in a database, retrieves from a database and analyses Covid-19 statistics from online or offline data providers, such as from the John Hopkins University <https://www.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40...
BLIAKO/Statistics-Covid-0.23 - 30 Mar 2020 02:32:16 UTC - Search in distributionIn most of the cases, you don't want to use this, but File::Slurp::Tiny instead. This class is able to read a line from a file without loading the whole file in memory. When you want to deal with files of millions of lines, on a limited environment, ...
SUKRIA/File-Sip-0.003 - 23 Mar 2014 15:52:52 UTC - Search in distribution