The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "HEIKO"

perl5200delta - what is new for perl v5.20.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.18.0 release and the 5.20.0 release. If you are upgrading from an earlier release such as 5.16.0, first read perl5180delta, which describes differences between 5.16.0 and 5.18.0....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Workflow - Simple, flexible system to implement workflows River stage zero No dependents

Overview This is a standalone workflow system. It is designed to fit into your system rather than force your system to fit to it. You can save workflow information to a database or the filesystem (or a custom storage). The different components of a w...

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC - Search in distribution

Padre - Perl Application Development and Refactoring Environment River stage two • 56 direct dependents • 56 total dependents

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

PDL::Bad - PDL always processes bad values River stage three • 93 direct dependents • 101 total dependents

This module is loaded when you do "use PDL", "use PDL::Lite" or "use PDL::LiteF". Implementation details are given in PDL::BadValues....

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution

Code::DRY - Cut-and-Paste-Detector for Perl code River stage zero No dependents

The module's main purpose is to report repeated text fragments (typically Perl code) that could be considered for isolation and/or abstraction in order to reduce multiple copies of the same code (aka cut and paste code). Code duplicates may occur in ...

HEXCODER/Code-DRY-0.10 - 12 May 2019 07:23:34 UTC - Search in distribution

Mojolicious - Real-time web framework River stage four • 943 direct dependents • 1041 total dependents

An amazing real-time web framework built on top of the powerful Mojo web development toolkit. With support for RESTful routes, plugins, commands, Perl-ish templates, content negotiation, session management, form validation, testing framework, static ...

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC - Search in distribution

PDL::NetCDF - Object-oriented interface between NetCDF files and PDL objects. River stage zero No dependents

This is the PDL interface to the Unidata NetCDF library. It uses the netCDF version 3 library to make a subset of netCDF functionality available to PDL users in a clean, object-oriented interface. Another NetCDF perl interface, which allows access to...

ETJ/PDL-NetCDF-4.24 - 26 Apr 2022 23:27:10 UTC - Search in distribution

File::Rsync - perl module interface to rsync(1) http://rsync.samba.org/rsync/ River stage one • 5 direct dependents • 7 total dependents

Perl Convenience wrapper for the rsync(1) program. Written for *rsync-2.3.2* and updated for *rsync-3.1.1* but should perform properly with most recent versions. File::Rsync::new $obj = new File::Rsync; or $obj = File::Rsync->new; or $obj = File::Rsy...

LEAKIN/File-Rsync-0.49 - 10 Mar 2016 15:55:42 UTC - Search in distribution

CORBA::IDLtree - OMG IDL to symbol tree translator River stage zero No dependents

OMKELLOGG/CORBA-IDLtree-2.05 - 13 Jun 2021 06:52:40 UTC - Search in distribution

JSON::Path River stage two • 11 direct dependents • 30 total dependents

This module implements JSONPath, an XPath-like language for searching JSON-like structures. JSONPath is described at <http://goessner.net/articles/JsonPath/>. Constructor "JSON::Path->new($string)" Given a JSONPath expression $string, returns a "JSON...

POPEFELIX/JSON-Path-1.0.6 - 26 Apr 2024 16:59:18 UTC - Search in distribution

IsUTF8 - detects if UTF8 characters are present River stage zero No dependents

This tests the given line and returns true if there is at least one UTF8 character sequence. (Actually the tests returns after the first sequence found.) "undef" is returned if there is some other character with the 8th bit set. 0 is returned if ther...

HEIKO/IsUTF8-0.2 - 21 Jun 2006 08:25:24 UTC - Search in distribution

yEd::Document - pure perl API to easily create yEd-loadable Documents from scratch (using XML::LibXML) River stage zero No dependents

FINCHI/yEd-Document-1.01 - 04 Oct 2014 17:28:51 UTC - Search in distribution

HTTP::BrowserDetect - Determine Web browser, version, and platform from an HTTP user agent string River stage two • 29 direct dependents • 84 total dependents

The HTTP::BrowserDetect object does a number of tests on an HTTP user agent string. The results of these tests are available via methods of the object. For an online demonstration of this module's parsing, you can check out <https://www.browserdetect...

OALDERS/HTTP-BrowserDetect-3.40 - 19 Oct 2023 16:37:10 UTC - Search in distribution

Perl::LanguageServer - Language Server and Debug Protocol Adapter for Perl River stage zero No dependents

GRICHTER/Perl-LanguageServer-2.6.2 - 23 Dec 2023 13:44:35 UTC - Search in distribution

Wx::Scintilla - Scintilla source code editing component for wxWidgets River stage one • 1 direct dependent • 1 total dependent

While we already have a good scintilla editor component support via Wx::StyledTextCtrl in Perl, we already suffer from an older scintilla package and thus lagging Perl support in the popular Wx Scintilla component. wxWidgets <http://wxwidgets.org> ha...

AZAWAWI/Wx-Scintilla-0.39 - 04 Sep 2012 10:25:30 UTC - Search in distribution

MODS::Record - Perl extension for handling MODS records River stage two • 2 direct dependents • 10 total dependents

This module provides MODS (http://www.loc.gov/standards/mods/) parsing and creation for MODS Schema 3.5....

HOCHSTEN/MODS-Record-0.13 - 22 Nov 2018 15:00:56 UTC - Search in distribution

XML::LibXML::Reader - XML::LibXML::Reader - interface to libxml2 pull parser River stage three • 455 direct dependents • 913 total dependents

This is a perl interface to libxml2's pull-parser implementation xmlTextReader *http://xmlsoft.org/html/libxml-xmlreader.html*. This feature requires at least libxml2-2.6.21. Pull-parsers (such as StAX in Java, or XmlReader in C#) use an iterator app...

SHLOMIF/XML-LibXML-2.0210 - 24 Jan 2024 15:19:39 UTC - Search in distribution

DBD::Oracle::Troubleshooting::Hpux - Tips and Hints to Troubleshoot DBD::Oracle on HP-UX River stage one • 5 direct dependents • 5 total dependents

ZARQUON/DBD-Oracle-1.83 - 17 Jan 2022 02:16:57 UTC - Search in distribution

Biblio::SICI - Provides methods for assembling, parsing, manipulating and serialising SICIs River stage zero No dependents

A "Serial Item and Contribution Identifier" (SICI) is a code (ANSI/NISO standard Z39.56) used to uniquely identify specific volumes, articles or other identifiable parts of a periodical. This module provides methods for assembling, parsing, manipulat...

HJANSEN/Biblio-SICI-0.04 - 14 Jan 2014 21:03:54 UTC - Search in distribution

Text::NASA_Ames - Reading data from NASA Ames files River stage zero No dependents

This is the factory class for reading on of the Text::NASA_Ames formats (currently 9). The function-names are related to the format specification as in <http://cloud1.arc.nasa.gov/solve/archiv/archive.tutorial.html> by Gaines and Hipkinds....

HEIKOK/Text-NASA_Ames-0.03 - 07 Jun 2006 09:01:38 UTC - Search in distribution
36 results (0.04 seconds)