Search results for "Inline::Java"
Inline::Java - Write Perl classes in Java.
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- lib/Inline/Java.pm
- Inline::Java::Callback - Callback into Perl from Java.
- Inline::Java::PerlNatives - Map Java native methods to Perl functions.
- 13 more results from Inline-Java »
HTML::Native::JavaScript - embedded JavaScript code
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)
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
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- WWW::HtmlUnit::Sweet - Wrapper around WWW::HtmlUnit to add some sweetness
GCJ::Cni - CNI Bindings to GNU Compiler for Java
This module wraps the GCJ CNI interface for use in Perl. This library is needed to call natively compiled (by way of GCJ) Java classes from Perl. This can be used to write Perl modules in Java instead of the customary C or C++....
RUSEKD/GCJ-Cni-0.03 - 30 Aug 2005 03:21:59 UTC - Search in distribution
Java::Import - Use Java classes in Perl
The purpose of this module is to provide a simple method for using Java classes from a Perl program while using the latest in Open Source Java Technology. Thus, this module makes great use of the GNU Compiler Tools for Java in it's implimentation....
RUSEKD/Java-Import-0.03 - 26 Jan 2006 05:33:20 UTC - Search in distribution- Java::Import::Design - The design of the Java::Import Module
PDF::PDFUnit - Perl interface to the Java PDFUnit testing framework
As mentioned above, *PDF::PDFUnit* is just a wrapper. Therefore, we won't repeat the excellent documentation you can find at <http://pdfunit.com/en/documentation/java/>. Ok, it's Java, but if you find an example like @Test public void hasOnePage_en()...
SALVOR/PDF-PDFUnit-0.17 - 13 Jun 2016 04:08:56 UTC - Search in distribution- PDF::PDFUnit::Installation - Installation instructions for PDF::PDFUnit
DBI - Database independent interface for Perl
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.
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 - 日本語ドキュメントと小さな断片
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
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...
RJBS/perl-5.38.0 - 02 Jul 2023 23:00:28 UTC - Search in distribution- perlunicode - Unicode support in Perl
- perlhacktips - Tips for Perl core C code hacking
- perlhacktips - Tips for Perl core C code hacking
Event - Event loop processing
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
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.
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
perlcompile - Introduction to the Perl Compiler-Translator
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
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
"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
PFEIFFER/App-pl-0.91.1
-
13 Jul 2023 18:38:12 UTC
-
Search in distribution
generics - pragmatic module for perl-ish generics
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