-
-
10 Mar 2018 07:48:31 UTC
- Distribution: Alien-Saxon
- Module version: 0.01
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (727 / 0 / 0)
- Kwalitee
Bus factor: 1- 100.00% Coverage
- License: unknown
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (4.74MB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- File::ShareDir
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Alien::Saxon - Distribute and make available as shared Saxon 9 JAR file
SYNOPSIS
use Alien::Saxon; say Alien::Saxon->jar;
DESCRIPTION
Bundles and makes available (together with the rest of the Zip file, including the licenses) saxon9he.jar via the
jar
method.The code belongs to Saxonica and this distribution is simply a convenient bundle for it for Perl purposes.
This version is from SaxonHE9-8-0-7J.zip.
Available methods:
jar
The path of the JAR file.
AUTHOR
Ed J
SEE ALSO
Module Install Instructions
To install Alien::Saxon, copy and paste the appropriate command in to your terminal.
cpanm Alien::Saxon
perl -MCPAN -e shell install Alien::Saxon
For more information on module installation, please visit the detailed CPAN module installation guide.