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

Comparing EV-ADNS/Makefile.PL (file contents):
Revision 1.5 by root, Thu Dec 20 07:13:36 2007 UTC vs.
Revision 1.6 by root, Sat Dec 22 16:51:53 2007 UTC

5 5
6*** 6***
7*** This is an interface to the asynchronous dns resolver library, libadns 7*** This is an interface to the asynchronous dns resolver library, libadns
8*** You need to have it installed before using this module. 8*** You need to have it installed before using this module.
9*** 9***
10*** For debian/ubuntu, this would get you there: apt-get install libadns1-dev 10*** This module has only been tested with adns-1.4, earlier versions might
11*** work, but are not supported (upgrading is highly recommended due to
12*** the many bugs in earlier versions).
13***
14*** For Debian GNU/Linux and Ubuntu, this would get you there:
15*** apt-get install libadns1-dev
11*** 16***
12 17
13EOF 18EOF
14 19
15my $mm = MM->new({EV::MakeMaker::ev_args ( 20my $mm = MM->new({EV::MakeMaker::ev_args (

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines