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

Comparing Net-XMPP2/Makefile.PL (file contents):
Revision 1.3 by elmex, Wed Jul 11 20:56:49 2007 UTC vs.
Revision 1.4 by elmex, Fri Jul 20 20:41:48 2007 UTC

16 'MIME::Base64' => 0, 16 'MIME::Base64' => 0,
17 'Net::LibIDN' => 0, 17 'Net::LibIDN' => 0,
18 'Authen::SASL' => 0, 18 'Authen::SASL' => 0,
19 'Net::SSLeay' => 0, 19 'Net::SSLeay' => 0,
20 'Net::DNS' => 0, 20 'Net::DNS' => 0,
21 'Digest::SHA1' => 0,
21 }, 22 },
22 dist => { 23 dist => {
23 COMPRESS => 'gzip -9f', 24 COMPRESS => 'gzip -9f',
24 SUFFIX => 'gz', 25 SUFFIX => 'gz',
25 PREOP => 'pod2text lib/Net/XMPP2.pm | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;', 26 PREOP => 'pod2text lib/Net/XMPP2.pm | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;',

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines