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

Comparing AnyEvent-Fork-RPC/Makefile.PL (file contents):
Revision 1.1 by root, Wed Apr 17 15:55:59 2013 UTC vs.
Revision 1.2 by root, Wed Apr 17 20:19:41 2013 UTC

11 NAME => "AnyEvent::Fork::RPC", 11 NAME => "AnyEvent::Fork::RPC",
12 VERSION_FROM => "RPC.pm", 12 VERSION_FROM => "RPC.pm",
13 PREREQ_PM => { 13 PREREQ_PM => {
14 common::sense => 3.6, 14 common::sense => 3.6,
15 AnyEvent => 6, 15 AnyEvent => 6,
16 AnyEvent::Fork => 0.6, 16 AnyEvent::Fork => 0.6, # not _really_ a dependency, but pretty much really one
17 Guard => 1, 17 Guard => 1,
18 }, 18 },
19); 19);
20 20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines