JSPL - A bridge between JavaScript and Perl languages
For use JavaScript from Perl with this module, you normally follow three simple steps: * Create a context inside which you'll be able to evaluate javascript code. The context holds a *global object* with javascript's standard constructors and functio...
SORTIZ/JSPL-1.07 - 17 Jan 2012 00:51:18 UTC - Search in distribution
Scripting - Language independent framework for enabling application scripting.
Scripting is a framwork for exposing bits and pieces of your Perl application to various scripting engines....
CLAESJAC/Scripting-0.99 - 21 Jul 2003 10:12:02 UTC - Search in distribution
Log::Localized - Localize your logging
Log::Localized provides you with an interface for defining dynamically exactly which part of your code should log messages and with which verbosity. Log::Localized addresses one issue of traditional logging: in very large systems, a slight increase i...
ERWAN/Log-Localized-0.05 - 23 May 2006 14:20:30 UTC - Search in distribution
VS::Chart - Simple module to create beautifully looking charts
This module produces charts from data. Such charts might be line, pie and boxes. Currently only linecharts are implemented. The renderer uses Cairo Graphics (<http://www.cairographics/>), a graphics library for creating vector graphics, to produce cr...
CLAESJAC/VS-Chart-0.08 - 22 Sep 2008 14:25:23 UTC - Search in distribution
Crypt::NSS - Perl bindings to NSS (Netscape Security Services)
This module provides an interface to Netscape Security Services (NSS) which is a set of libraries that Firefox, Thunderbird and several other applications uses for crypto, secure sockets, signing mail etc. NSS provides support for SSL v2 and v3, TLS,...
CLAESJAC/Crypt-NSS-0.04 - 22 Oct 2008 14:32:22 UTC - Search in distribution
JavaScript - Perl extension for executing embedded JavaScript
Always thought JavaScript was for web-applications only? well, think again... This modules gives you the power of embedded JavaScript in your Perl applications. You can write your subroutines, classes and so forth in Perl and make them callable from ...
CLAESJAC/JavaScript-1.16 - 20 Feb 2010 22:09:48 UTC - Search in distribution- Test::JavaScript::More - test javascript code
JavaScript::V8 - Perl interface to the V8 JavaScript engine
ETJ/JavaScript-V8-0.10
-
23 Apr 2021 14:16:22 UTC
-
Search in distribution
VS::RuleEngine - Generic rule based processing engine
VS::RuleEngine is a generic rule based processing engine. Processing is done while neither any pre nor post iteration hook aborts processing. Each engine supports multiple pre- and posthooks, inputs, output, actions and rules. An action is attached t...
CLAESJAC/VS-RuleEngine-0.09 - 04 Aug 2008 09:29:52 UTC - Search in distribution
Runops::Recorder - Runops replacement which saves what is being performed
Runops::Recorder is an alternative runops which saves what it does into a file that can later be viewed using the rr-viewer tool....
CLAESJAC/Runops-Recorder-0.09 - 13 Nov 2011 21:53:45 UTC - Search in distribution
Acme::CPANAuthors::POE - We are CPAN Authors of POE
This class provides a hash of POE namespace CPAN Authors' PAUSE ID and name to the Acme::CPANAuthors module. It is currently statically generated information, I hope to make it dynamic in the future....
BINGOS/Acme-CPANAuthors-POE-0.86 - 01 May 2020 11:02:17 UTC - Search in distribution
Devel::Mortality - Helper functions for XS developers debugging mortality issues
This module provides a a few handy macros and functions for checking if SVs are mortal or not. It is not intended to use from Perl except from you Makefile.PL (or Build.PL) Also make sure this module is loaded when you run your XS or there will be fa...
CLAESJAC/Devel-Mortality-0.01 - 09 May 2008 11:13:30 UTC - Search in distribution
Module::Checkstyle - Validate that your code confirms to coding guidelines
Module::Checkstyle is a tool similar to checkstyle <http://checkstyle.sourceforge.net> for Java. It allows you to validate that your code confirms to a set of guidelines checking various things such as indentation, naming, whitespace, complexity and ...
CLAESJAC/Module-Checkstyle-0.04 - 06 Mar 2006 18:20:41 UTC - Search in distribution
Data::StackedMap - An object that stores key/value pairs in a stacked fashion
This class implements a simple key/value map where each key can exist multiple times in different layers in a stack....
CLAESJAC/Data-StackedMap-0.03 - 15 May 2007 20:57:21 UTC - Search in distribution
VS::RuleEngine::Loader::XML - Load VS::RuleEngine engine declarations in XML
This module provides a mean to load VS::RuleEngine engine declarations from XML....
CLAESJAC/VS-RuleEngine-Loader-XML-0.05 - 01 Jan 2008 16:09:45 UTC - Search in distribution
JSON::RPC::Simple - Simple JSON-RPC client and dispatcher (WD 1.1 subset only currently)
This module is a very simple JSON-RPC 1.1 WD implementation that only supports a subset of the specification. It supports Named and positonal arguments Error objects...
CLAESJAC/JSON-RPC-Simple-0.06 - 06 Feb 2014 08:53:37 UTC - Search in distribution
Test::AbstractMethod - Make sure your abstract methods croaks like they should
This module is a Test::Builder compatible testing module for testing calling abstract methods. Abstract methods are methods that must be overridden by subclasses otherwise they throw an exception when called. This module can currently check that meth...
CLAESJAC/Test-AbstractMethod-0.01 - 28 Aug 2007 21:49:58 UTC - Search in distribution
VS::RuleEngine::Writer::XML - Store VS::RuleEngine engine declarations as XML
This module provides a mean to write VS::RuleEngine engine declarations to XML....
CLAESJAC/VS-RuleEngine-Writer-XML-0.03 - 01 Jan 2008 16:09:53 UTC - Search in distribution
WWW::Search::Tv::Sweden::TvDotNu - Perl extension for fetching television program from swedish site http://www.tv.nu
The WWW::Search::Tv::Sweden::TvDotNu module provides an object-oriented API for retrival and searching of television table of contents from the swedish site http://www.tw.nu. The site provides todays and tomorrows program for the following channels. ...
CLAESJAC/WWW-Search-Tv-Sweden-TvDotNu-1.01 - 31 Mar 2004 20:34:01 UTC - Search in distribution
Array::Stream::Transactional - Transactional array wrapper
Array::Stream::Transactional is a Perl extension for wrapping an array and having it pose as a stream. The streams current position can be commited and rollbacked at any time....
CLAESJAC/Array-Stream-Transactional-1.02 - 08 Apr 2004 19:47:19 UTC - Search in distribution
Test::Harness::FileFilter - Run only tests whose filename matches a pattern.
Test::Harness::FileFilter is an "extension" to Test::Harness that lets you selectivly accept or ignore files by matching each filename with an regular expression....
CLAESJAC/Test-Harness-FileFilter-0.01 - 15 Aug 2005 21:04:35 UTC - Search in distribution