NAME
Perlito5::Javascript2::Emit - Code generator for Perlito Perl5-in-Javascript2
SYNOPSIS
$program->emit_javascript2() # generated Perl5 code
DESCRIPTION
This module generates Javascript2 code for the Perlito compiler.
AUTHORS
Flavio Soibelmann Glock <fglock@gmail.com>. The Pugs Team <perl6-compiler@perl.org>.
COPYRIGHT
Copyright 2006, 2009, 2011, 2012 by Flavio Soibelmann Glock, Audrey Tang 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 3297:
=begin without a target?
- Around line 3325:
'=end' without a target?