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


XML-XSH2 documentation  | view source Contained in the XML-XSH2 distribution.

Index


NAME

Top

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

SYNOPSIS

Top

   # perl code

   use XML::XSH2::Inline;

   # XSH Language commands (see L<XSH>)

   no XML::XSH2::Inline;

   # perl code

REQUIRES

Top

Filter::Simple, XML::XSH2

EXPORTS

Top

None.

AUTHOR

Top

Petr Pajas, pajas@matfyz.cz

SEE ALSO

Top

xsh, XSH, XML::XSH2


XML-XSH2 documentation  | view source Contained in the XML-XSH2 distribution.