NAME
perlito5 - a Perl5 compiler
SYNOPSIS
perlito5 -Isrc5/lib -Cjs program.pl
DESCRIPTION
This program reads Perl5 source code and generates native code.
The compiler options are available with the command:
perlito5 -h
AUTHORS
Flavio Soibelmann Glock <fglock@gmail.com>.
SEE ALSO
http://fglock.github.io/Perlito
COPYRIGHT
Copyright 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.