xslt
NAME
xslt.raku - Run a simple XSLT transform
SYNOPSIS
xslt.raku [-xsl=<stylesheet>] <doc>
Options: --xsl external stylesheet location
DESCRIPTION
Tiny Raku script to run an XSLT transformation using LibXSLT.
Result is output to stdout.
=cut
xslt.raku - Run a simple XSLT transform
xslt.raku [-xsl=<stylesheet>] <doc>
Options: --xsl external stylesheet location
Tiny Raku script to run an XSLT transformation using LibXSLT.
Result is output to stdout.
=cut
Interface to the GNOME libxslt library
Artistic-2.0
Resoures
Learning
The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.