Author: bernhard Date: Sun Mar 19 05:10:51 2006 New Revision: 11934 Modified: trunk/examples/benchmarks/arriter_o1.pir
Log: Make t/doc/pod.t happy. Modified: trunk/examples/benchmarks/arriter_o1.pir ============================================================================== --- trunk/examples/benchmarks/arriter_o1.pir (original) +++ trunk/examples/benchmarks/arriter_o1.pir Sun Mar 19 05:10:51 2006 @@ -15,13 +15,13 @@ The PIR code is the same as in arriter.pir, with following optimizations: -=over4 +=over 4 =item pull somecode out of the inner loop, s. opt below =back -=head TODO +=head1 TODO Optimize more. 'find_lex' for PerlArray PMC behaves strangely.
