Help for this page

Select Code to Download


  1. or download this
    ppm> search XML::LibXSLT
    Searching in Active Repositories
    ...
    Install 'XML-LibXSLT' version 1.58 in ActivePerl 5.8.3.809.
    ====================
    ...etc
    
  2. or download this
    use strict;
    use  XML::LibXSLT;
    ...
    my $stylesheet = $xslt->parse_stylesheet_file($XSL_FILENAME);
    my $results    = $stylesheet->transform_file($XML_FILENAME);
    print $stylesheet->output_string($results);
    
  3. or download this
    Can't locate auto/XML/LibXSLT/New.al in @INC (@INC contains: C:\Progra
    +m Files\ActiveState Perl Dev Kit 6.0\lib\ C:/Perl/lib C:/Perl/site/li
    +b .) at C:\Documents and Settings\z6and\Desktop\CSC\PERL\PerlXML\XMLp
    +arse.pl line 35
    
  4. or download this
    .packlist
    LibXSLT.bs
    LibXSLT.dll
    LibXSLT.exp
    LibXSLT.lib