The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Test::AutoBuild::Publisher::XSLTransform - Applies an XSL transform to an artifact

SYNOPSIS

  use Test::AutoBuild::Publisher::XSLTransform

DESCRIPTION

This module applies an XSL transformation to the artifact, saving the result to the destination directory.

METHODS

    my $mod = Test::AutoBuild::Publisher::XSLTransform->new( );

AUTHORS

Daniel Berrange <dan@berrange.com>

COPYRIGHT

Copyright (C) 2002-2004 Daniel Berrange <dan@berrange.com>

SEE ALSO

perl(1)

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 41:

You can't have =items (as at line 58) unless the first thing after the =over is an =item

Around line 89:

=back doesn't take any parameters, but you said =back 4