NAME

Perlito5::Macro - Ast macros for Perlito

SYNOPSIS

$ast = $ast.op_assign()

DESCRIPTION

This module implements some Ast transformations for the Perlito compiler.

AUTHORS

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

SEE ALSO

The Perl 6 homepage at http://dev.perl.org/perl6.

The Pugs homepage at http://pugscode.org/.

COPYRIGHT

Copyright 2011, 2012 by Flavio Soibelmann Glock.

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 123:

=begin without a target?

Around line 157:

'=end' without a target?