Re: [PATCH] benchmark vpm uses warnings which are not available in perl 5.005

2004-03-16 Thread Leopold Toetsch
Jerome Quelin <[EMAIL PROTECTED]> wrote: > Here after is a patch that changes a "use warnings" into $^W = 1 in > order to be able to check perl 5.005 I've just removed that line. Benchmarks shouldn't use warnings, thanks. leo

[PATCH] benchmark vpm uses warnings which are not available in perl 5.005

2004-03-15 Thread Jerome Quelin
Here after is a patch that changes a "use warnings" into $^W = 1 in order to be able to check perl 5.005 We then get: $ perl ./tools/dev/parrotbench.pl -c ../parrot_bench.conf -b vpm\$ Numbers are relative to the first one. (lower is better) p p-j p-C p5.5p5.8py