The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>