Search results for "SMUELLER"
pp - PAR Packager
pp creates standalone executables from Perl programs, using the compressed packager provided by PAR, and dependency detection heuristics offered by Module::ScanDeps. Source files are compressed verbatim without compilation. You may think of pp as "pe...
RSCHUPP/PAR-Packer-1.059 - 20 Jul 2023 14:13:30 UTC - Search in distribution- par.pl - Make and run Perl Archives
- PAR::Packer - PAR Packager
- PAR::Filter::PodStrip - POD-stripping filter
- 1 more result from PAR-Packer »
lib - manipulate @INC at compile time
This is a small simple module which simplifies the manipulation of @INC at compile time. It is typically used to add extra directories to perl's search path so that later "use" or "require" statements will find modules which are not located on perl's...
SMUELLER/lib-0.63 - 20 Nov 2010 01:18:58 UTC - Search in distribution
Redis - Perl binding for Redis database
Pure perl bindings for <https://redis.io/> This version supports protocol 2.x (multi-bulk) or later of Redis available at <https://github.com/antirez/redis/>. This documentation lists commands which are exercised in test suite, but additional command...
DAMS/Redis-2.000 - 13 Jan 2023 22:13:53 UTC - Search in distribution
PAR - Perl Archive Toolkit
This module lets you use special zip files, called Perl Archives, as libraries from which Perl modules can be loaded. It supports loading XS modules by overriding DynaLoader bootstrapping methods; it writes shared object file to a temporary file at t...
RSCHUPP/PAR-1.019 - 01 Nov 2023 13:25:01 UTC - Search in distribution- PAR::FAQ - Frequently Asked Questions about PAR
- PAR::Environment - Index and reference of PAR environment variables
- PAR::Heavy - PAR guts
- 2 more results from PAR »
ZeroMQ - A ZeroMQ2 wrapper for Perl (DEPRECATED)
Please note that this module has been DEPRECATED in favor of ZMQ::LibZMQ2, ZMQ::LibZMQ3, and ZMQ. see https://github.com/lestrrat/p5-ZMQ and other CPAN pages. The "ZeroMQ" module is a wrapper of the 0MQ message passing library for Perl. It's a thin w...
DMAKI/ZeroMQ-0.23 - 16 Oct 2012 10:49:44 UTC - Search in distribution- ZeroMQ::Socket - A 0MQ Socket object
- ZeroMQ::Message - A 0MQ Message object
- ZeroMQ::Context - A 0MQ Context object
SOOT - Use ROOT from Perl
SOOT is a Perl extension for using the ROOT library. It is very similar to the Ruby-ROOT or PyROOT extensions for their respective languages. Specifically, SOOT was implemented after the model of Ruby-ROOT. Please note that SOOT is to be considered h...
SMUELLER/SOOT-0.17 - 25 Dec 2011 15:11:01 UTC - Search in distribution- TClass - ROOT's TClass introspection interface with SOOT extensions
- SOOT::Examples::Basic - SOOT Examples for Basic
- SOOT::Examples::Math - SOOT Examples for Math
- 7 more results from SOOT »
Padre - Perl Application Development and Refactoring Environment
Configuration The application maintains its configuration information in a directory called .padre. Other On Strawberry Perl you can associate .pl file extension with C:\strawberry\perl\bin\wxperl and then you can start double clicking on the applica...
SZABGAB/Padre-1.02 - 14 Jun 2023 07:09:43 UTC - Search in distribution- Padre::Task::PPI - Generic PPI background processing task
- Padre::Task::LWP - Generic HTTP client background processing task
- Padre::Task::LexicalReplaceVariable - Lexically variable replace using PPI
- 3 more results from Padre »
ppd2par - Create PAR distributions from PPD XML files
This script creates PAR distributions from packages for the *Perl Package Manager* which is specific to ActiveState's perl distributions. In order to do this, ppd2par parses a PPD document (which is XML). The PPD document contains meta data and URIs ...
SMUELLER/PAR-Dist-FromPPD-0.03 - 21 Dec 2006 17:18:08 UTC - Search in distribution- PAR::Dist::FromPPD - Create PAR distributions from PPD/PPM packages
pmumps - Stand alone ionterpreter for Language::Mumps
Translate a Mumps file to perl and run. (Unless -t option is used for translate only). Use -c to cache the compiled Perl script for next executions. If you use -f, pmumps will treat leading 8 spaces in a line as a leading tab....
SMUELLER/Language-Mumps-1.08 - 06 Nov 2006 09:06:00 UTC - Search in distribution
cpan2par - Create PAR distributions from CPAN
This script creates PAR distributions from any number of modules from CPAN. The only mandatory parameter is a pattern matching the modules you wish to create PAR distributions from. This works the same way as, for example "cpan install MODULEPATTERN"...
SMUELLER/PAR-Dist-FromCPAN-1.11 - 19 Jul 2009 08:43:02 UTC - Search in distribution- PAR::Dist::FromCPAN - Create PAR distributions from CPAN
ZMQ::LibZMQ3 - A libzmq 3.x wrapper for Perl
The "ZMQ::LibZMQ3" module is a wrapper of the 0MQ message passing library for Perl. Before you start using this module, please make sure you have read and understood the zguide. http://zguide.zeromq.org/page:all For specifics on each function, please...
DMAKI/ZMQ-LibZMQ3-1.19 - 28 Oct 2014 05:35:11 UTC - Search in distribution
Math::Clipper - Polygon clipping in 2D
"Clipper" is a C++ (and Delphi) library that implements polygon clipping. Exports The module optionally exports a few constants to your namespace. Standard Exporter semantics apply (including the ":all" tag). The list of exportable constants is compr...
SHELDRAKE/Math-Clipper-1.29 - 17 May 2019 07:01:25 UTC - Search in distribution
XS::TCC - Embed, wrap & compile C code in Perl without going to disk
Before you consider adopting this module, please have a look at the C::Blocks module. "C::Blocks" is a more powerful, more lovingly maintained piece of software. Due to current (as of early 2017) scarcity of spare time on my part, you can't expect to...
SMUELLER/XS-TCC-0.05 - 02 Jan 2017 15:19:18 UTC - Search in distribution- XS::TCC::Parser - C function signature parsing with regexes
Dumbbench - More reliable benchmarking with the least amount of thinking
This module attempts to implement reasonably robust benchmarking with little extra effort and expertise required from the user. That is to say, benchmarking using this module is likely an improvement over time some-command --to --benchmark or use Ben...
BDFOY/Dumbbench-0.503 - 21 Apr 2022 08:49:55 UTC - Search in distribution- Benchmark::Dumb - Benchmark.pm compatibility layer for Dumbbench
- Dumbbench::Instance - A benchmark instance within a Dumbbench
- Dumbbench::Instance::Cmd - Benchmarks an external command
- 2 more results from Dumbbench »
Sereal::Decoder - Fast, compact, powerful binary deserialization
This library implements a deserializer for an efficient, compact-output, and feature-rich binary protocol called *Sereal*. Its sister module Sereal::Encoder implements an encoder for this format. The two are released separately to allow for independe...
YVES/Sereal-Decoder-5.004 - 19 Apr 2023 13:20:25 UTC - Search in distribution- Sereal::Performance - Getting the most out of the Perl-Sereal implementation
Sereal::Encoder - Fast, compact, powerful binary serialization
This library implements an efficient, compact-output, and feature-rich serializer using a binary protocol called *Sereal*. Its sister module Sereal::Decoder implements a decoder for this format. The two are released separately to allow for independen...
YVES/Sereal-Encoder-5.004 - 19 Apr 2023 13:20:36 UTC - Search in distribution
AutoXS - Speed up your code after compile time
*Warning:* This module contains some scary code. I'm not even sure it abides by the official Perl API totally. Furthermore, it's my first *real* XS module. It abuses some features of the XS/XSUB syntax. If you break it, you get to keep both halves. T...
SMUELLER/AutoXS-0.04 - 04 May 2008 18:41:35 UTC - Search in distribution- AutoXS::Accessor - Identify accessors and replace them with XS
Sereal - Fast, compact, powerful binary (de-)serialization
*Sereal* is an efficient, compact-output, binary and feature-rich serialization protocol. The Perl encoder is implemented as the Sereal::Encoder module, the Perl decoder correspondingly as Sereal::Decoder. They are distributed separately to allow for...
YVES/Sereal-5.004 - 19 Apr 2023 13:20:14 UTC - Search in distribution
Astro::Nova - Perl interface to libnova
A libnova wrapper that includes a copy of libnova 0.15.0 itself for static linking. See "COPYRIGHT AND LICENSE" for licensing details. The goal of this documentation is to document the Perl wrapper, not to reproduce the entire libnova documentation. ...
SMUELLER/Astro-Nova-0.07 - 15 Nov 2013 06:55:22 UTC - Search in distribution- Astro::Nova::DMS - Perl representation of a libnova ln_dms (degrees, minutes, seconds)
- Astro::Nova::HMS - Perl representation of a libnova ln_hms (hours, minutes, seconds)
- Astro::Nova::GalPosn - Perl representation of a libnova ln_gal_posn
- 3 more results from Astro-Nova »
Math::Symbolic - Symbolic calculations
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 distribution