Alien-Saxon

 view release on metacpan or  search on metacpan

lib/Alien/Saxon.pm  view on Meta::CPAN


__END__

=head1 NAME

Alien::Saxon - Distribute and make available as shared Saxon 9 JAR file

=head1 SYNOPSIS

  use Alien::Saxon;
  say Alien::Saxon->jar;

=head1 DESCRIPTION

Bundles and makes available (together with the rest of the Zip file,
including the licenses) F<saxon9he.jar> via the C<jar> method.

The code belongs to
L<Saxonica|https://www.saxonica.com/download/download_page.xml> and this
distribution is simply a convenient bundle for it for Perl purposes.



( run in 0.326 second using v1.01-cache-2.11-cpan-483215c6ad5 )