ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-MP/Makefile.PL
(Generate patch)

Comparing AnyEvent-MP/Makefile.PL (file contents):
Revision 1.2 by root, Sat Aug 1 15:04:30 2009 UTC vs.
Revision 1.3 by root, Sun Aug 2 15:09:49 2009 UTC

9 SUFFIX => '.gz', 9 SUFFIX => '.gz',
10 }, 10 },
11 NAME => "AnyEvent::MP", 11 NAME => "AnyEvent::MP",
12 VERSION_FROM => "MP.pm", 12 VERSION_FROM => "MP.pm",
13 PREREQ_PM => { 13 PREREQ_PM => {
14 AnyEvent => 3.9, 14 AnyEvent => 4.9,
15 Digest::MD6 => 0, 15 Digest::MD6 => 0,
16 Digest::HMAC_MD6 => 0, 16 Digest::HMAC_MD6 => 0,
17 JSON::XS => 2.24, 17 JSON::XS => 2.24,
18 common::sense => 0, 18 common::sense => 0,
19 }, 19 },

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines