On Sun, Mar 08, 2009 at 08:21:53PM +0100, Uwe Voelker wrote:
>
> > New Revision: 705
>
> > -sub run_test_with_env {
> > - my ($test, $env, $test_code) = @_;
>
> > +sub run_test {
> > + my ($test) = @_;
>
> $test_code is missing.
Thanks, but it was never used.
Tim.
--~--~---------~--~----~------------~-------~--~----~
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.
Group hosted at: http://groups.google.com/group/develnytprof-dev
Project hosted at: http://perl-devel-nytprof.googlecode.com
CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf
To post, email: [email protected]
To unsubscribe, email: [email protected]
-~----------~----~----~----~------~----~------~--~---