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

Comparing AnyEvent-ReadLine-Gnu/Makefile.PL (file contents):
Revision 1.1 by root, Thu May 10 02:21:49 2012 UTC vs.
Revision 1.2 by root, Fri May 11 00:20:19 2012 UTC

8 COMPRESS => 'gzip -9v', 8 COMPRESS => 'gzip -9v',
9 SUFFIX => '.gz', 9 SUFFIX => '.gz',
10 }, 10 },
11 NAME => "AnyEvent::ReadLine::Gnu", 11 NAME => "AnyEvent::ReadLine::Gnu",
12 VERSION_FROM => "Gnu.pm", 12 VERSION_FROM => "Gnu.pm",
13 EXE_FILES => ["bin/rltelnet"],
13 PREREQ_PM => { 14 PREREQ_PM => {
14 common::sense => 3, 15 common::sense => 3,
15 AnyEvent => 6, 16 AnyEvent => 6,
16 Term::ReadLine::Gnu => 1.2, 17 Term::ReadLine::Gnu => 1.2,
17 }, 18 },

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines