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

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