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

Search results for "inline-java"

Inline::Java - Write Perl classes in Java. River stage two • 13 direct dependents • 14 total dependents

The "Inline::Java" module allows you to put Java source code directly "inline" in a Perl script or module. A Java compiler is launched and the Java code is compiled. Then Perl asks the Java classes what public methods have been defined. These classes...

ETJ/Inline-Java-0.67 - 12 Feb 2022 23:38:10 UTC - Search in distribution

HTML::Native::JavaScript - embedded JavaScript code River stage zero No dependents

An HTML::Native::JavaScript object represents a piece of JavaScript code, either external or inline. It generates the "<script>" tag, and will wrap inline JavaScript code inside "//<![CDATA[" and "//]]>" markers to ensure correct interpretation by bo...

MCB/HTML-Native-1.1 - 15 Jan 2014 16:00:42 UTC - Search in distribution

JDBC - Perl 5 interface to Java JDBC (via Inline::Java) River stage zero No dependents

This JDBC module provides an interface to the Java "java.sql.*" and "javax.sql.*" JDBC APIs....

RUSST/JDBC-0.02 - 21 Feb 2014 15:26:28 UTC - Search in distribution

WWW::HtmlUnit - Inline::Java based wrapper of the HtmlUnit v2.14 library River stage zero No dependents

This is a wrapper around the HtmlUnit library. It includes the HtmlUnit jar itself and it's dependencies. All this library really does is find the jars and load them up using Inline::Java. The reason all this is interesting? HtmlUnit has very good ja...

AWWAIID/WWW-HtmlUnit-0.22 - 18 Apr 2014 02:05:48 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 82 direct dependents • 243 total dependents

This module provides a way to process XML documents. It is build on top of "XML::Parser". The module offers a tree interface to the document, while allowing you to output the parts of it that have been completely processed. It allows minimal resource...

MIROD/XML-Twig-3.52 - 23 Nov 2016 17:21:16 UTC - Search in distribution

Cv::JA - 日本語ドキュメントと小さな断片 River stage one • 1 direct dependent • 1 total dependent

Cv::JA は、日本語のドキュメント、あるいは、ドキュメントになる前のメモや アイディアのようなものです。 POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: Non-ASCII character seen before =encoding in 'は、日本語のドキュメント、あるいは、ドキュメントになる前のメモや'. Assuming ISO8...

YUTA/Cv-0.29 - 02 Jun 2013 13:20:16 UTC - Search in distribution

perlunicode - Unicode support in Perl River stage five • 11292 direct dependents • 32664 total dependents

If you haven't already, before reading this document, you should become familiar with both perlunitut and perluniintro. Unicode aims to UNI-fy the en-CODE-ings of all the world's character sets into a single Standard. For quite a few of the various c...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Event - Event loop processing River stage two • 14 direct dependents • 24 total dependents

ALERT: Marc Lehmann may have taken over the future of event loops in Perl. Check out his libev library and EV Perl module. 25 Aug 2009 The Event module provide a central facility to watch for various types of events and invoke a callback when these e...

ETJ/Event-1.28 - 29 Apr 2021 18:14:31 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required. River stage two • 65 direct dependents • 88 total dependents

Platypus is a library for creating interfaces to machine code libraries written in languages like C, C++, Go, Fortran, Rust, Pascal. Essentially anything that gets compiled into machine code. This implementation uses libffi <https://sourceware.org/li...

PLICEASE/FFI-Platypus-2.08 - 05 May 2023 21:50:13 UTC - Search in distribution

share::Apocalypse::A06 River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

perlcompile - Introduction to the Perl Compiler-Translator River stage zero No dependents

Perl has always had a compiler: your source is compiled into an internal form (a parse tree, "optree") which is then optimized before being run. Since version 5.005, Perl has shipped with a module capable of inspecting the optimized optree (B), and t...

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC - Search in distribution

Wombat - a Perl servlet container River stage zero No dependents

Wombat is a servlet container for Perl. It is not an executable program itself; rather, it is a library that can be used by programs to embed a servlet container. Embedding programs must provide implementations of Connector API classes that adapt Wom...

IX/Wombat-0.7.1 - 04 Nov 2001 16:29:33 UTC - Search in distribution

check_jmx4perl - Nagios plugin using jmx4perl for accessing JMX data remotely River stage one • 1 direct dependent • 1 total dependent

"check_jmx4perl" is a Nagios plugin for monitoring Java applications. It uses an agent based approach for accessing JMX exposed information remotely. Before start using "check_jmx4perl" an agent must be installed on the target platform. For JEE appli...

ROLAND/jmx4perl-1.13 - 12 May 2020 14:38:58 UTC - Search in distribution

pl-examples - Perl One-Liner Examples River stage zero No dependents

PFEIFFER/App-pl-0.91.1 - 13 Jul 2023 18:38:12 UTC - Search in distribution

generics - pragmatic module for perl-ish generics River stage zero No dependents

What are generics? Generics and generic programming is style of programming which aims to make more generalized software compontents. It is more prevelant in strongly typed langauges like Ada95, C++ (through the STL) and more recently in C# 2.0 and J...

STEVAN/generics-0.04 - 19 Apr 2004 16:40:50 UTC - Search in distribution

pdf2xml - extract text from PDF files and wraps it in XML River stage zero No dependents

pdf2xml tries to combine the output of several conversion tools in order to improve the extraction of text from PDF documents. Currently, it uses pdftotext, Apache Tika and pdfxtk. In the default mode, it calls all tools to extract text and pdfxtk is...

TIEDEMANN/Text-PDF2XML-0.3.3 - 11 Feb 2019 14:54:41 UTC - Search in distribution

XML::Pastor - Generate Perl classes with XML bindings starting from a W3C XSD Schema River stage zero No dependents

Java had CASTOR, and now Perl has XML::Pastor! If you know what Castor does in the Java world, then XML::Pastor should be familiar to you. If you have a W3C XSD schema, you can generate Perl classes with roundtrip XML bindings. Whereas Castor is limi...

AULUSOY/XML-Pastor-1.0.4 - 01 Dec 2012 22:32:03 UTC - Search in distribution

IT::perlfaq3 River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution
66 results (0.059 seconds)