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

Comparing AnyEvent/Makefile.PL (file contents):
Revision 1.5 by root, Mon Nov 12 01:58:12 2007 UTC vs.
Revision 1.6 by root, Mon Jan 28 12:32:20 2008 UTC

3use 5.008; 3use 5.008;
4 4
5print <<EOF; 5print <<EOF;
6 6
7*** 7***
8*** One or more of these modules, in order of importance, is recommended: 8*** One or more of these modules, in order of importance, are recommended:
9*** EV, Event, Coro, Glib, Tk 9*** EV, Event, Glib, Tk
10*** 10***
11 11
12EOF 12EOF
13 13
14WriteMakefile( 14WriteMakefile(

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines