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

Perlito5::Grammar::Expression - Parser and AST generator for Perlito

SYNOPSIS

    Perlito5::Grammar::Expression::exp_parse($str)

DESCRIPTION

This module parses source code for Perl 5 statements and generates Perlito5 AST.

AUTHORS

Flavio Soibelmann Glock <fglock@gmail.com>. The Pugs Team <perl6-compiler@perl.org>.

COPYRIGHT

Copyright 2010, 2011, 2012 by Flavio Soibelmann Glock and others.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://www.perl.com/perl/misc/Artistic.html

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 779:

=begin without a target?

Around line 807:

'=end' without a target?