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

NAME

Embperl::Syntax::Perl - define Perl syntax for Embperl

SYNOPSIS

Execute ({inputfile => 'code.pl', syntax => 'Perl'}) ;

DESCRIPTION

This syntax cause Embperl to interpret the whole file as Perl script without any markup.

Author

Gerald Richter <richter at embperl dot org>