mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
a8eee49ea6
additional modifications. PR: 98560 Submitted by: Rong-En Fan <rafan@infor.org>
12 lines
464 B
Perl
12 lines
464 B
Perl
--- lib/WWW/Curl.pm.orig Thu Jul 13 15:04:35 2006
|
|
+++ lib/WWW/Curl.pm Thu Jul 13 15:04:18 2006
|
|
@@ -35,7 +35,7 @@
|
|
Version 3.02 adds some backwards compatibility for scripts still using
|
|
'WWW::Curl::easy' names.
|
|
|
|
-Version 3.00 adds WWW::Curl::Multi interface, and a new module names
|
|
+Version 3.00 adds WWW::Curl::Multi interface, and new module names
|
|
following perl conventions (WWW::Curl::Easy rather than WWW::Curl::easy),
|
|
by Sebastian Riedel <sri@cpan.org>
|
|
|