in reply to Testing Java code

The CPAN module Java is neat. You start up a JavaServer, and if your Java program is in your CLASSPATH you can instantiate objects from its classes and make method calls, so conceivably you could do the operation you want to do, while timing it using benchmark.

2005-10-02 Retitled by planetscape, as per Monastery guidelines
Original title: 'Re:'