Petr Pajas > XML-XSH2-2.1.1 > XML::XSH2::Inline

Download:
XML-XSH2-2.1.1.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 2.1.1   Source  

NAME ^

XML::XSH2::Inline - Insert XSH commands directly into your Perl scripts

SYNOPSIS ^

   # perl code

   use XML::XSH2::Inline;

   # XSH Language commands (see L<XSH>)

   no XML::XSH2::Inline;

   # perl code

REQUIRES ^

Filter::Simple, XML::XSH2

EXPORTS ^

None.

AUTHOR ^

Petr Pajas, pajas@matfyz.cz

SEE ALSO ^

xsh, XSH, XML::XSH2