Revision: 852 Author: tim.bunce Date: Thu Aug 6 17:20:13 2009 Log: Tweak Test::More dependency. Delete gotobug directory.
http://code.google.com/p/perl-devel-nytprof/source/detail?r=852 Deleted: /trunk/gotobug Modified: /trunk/Makefile.PL ======================================= --- /trunk/Makefile.PL Tue Jul 21 23:17:40 2009 +++ /trunk/Makefile.PL Thu Aug 6 17:20:13 2009 @@ -120,7 +120,7 @@ AUTHOR => 'Adam Kaplan <[email protected]>, Tim Bunce <[email protected]>', PREREQ_PM => { 'List::Util' => 0, - 'Test::More' => '0.81_01', + 'Test::More' => '0.84', 'XSLoader' => 0, 'Getopt::Long' => 0, 'JSON::Any' => 0, --~--~---------~--~----~------------~-------~--~----~ 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] -~----------~----~----~----~------~----~------~--~---
