Acme-Ook
view release on metacpan or search on metacpan
* Nicholas Clark found a problem where in newer Perls
"Ook! Ook." might start producing Unicode.
* Release 0.05.
Sun Dec 29 00:06:51 2002 Jarkko Hietaniemi <jhi@iki.fi>
* Rewrite the new() and Ook() compile interfaces
to accept either strings, Ook! filenames, or
IO globs.
* Release 0.04.
Sat Dec 28 22:10:43 2002 Jarkko Hietaniemi <jhi@iki.fi>
* Document the Perl 5.00503 silliness in Acme::Ook.
* Release 0.0301.
Sat Dec 28 22:07:40 2002 Jarkko Hietaniemi <jhi@iki.fi>
lib/Acme/Ook.pm view on Meta::CPAN
=over 4
=item new
The constructor. One optional argument, a string of Ook! that will
be executed before any code supplied in Ook().
=item Ook
The interpreter. Compiles, optimises and executes the Ook! code. Takes
one or more arguments, either filenames or IO globs, or no arguments, in
which case the stdin is read.
=item compile
The compiler. Takes the same arguments as Ook(). Normally not used
directly but instead via Ook() that also executes the code. Returns
the intermediate code.
=item optimise
( run in 0.710 second using v1.01-cache-2.11-cpan-49f99fa48dc )