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