Test::AutoBuild::Publisher::XSLTransform.3pm

Langue: en

Version: 2007-12-08 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

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 (C) 2002-2004 Daniel Berrange <dan@berrange.com>

SEE ALSO

perl(1), Test::AutoBuild::XSLTransform