File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ WriteMakefile(
58
58
' Crypt::SSLeay' => 0,
59
59
},
60
60
resources => {
61
- repository => ' http://gitorious.org/projects /libwww-perl' ,
61
+ repository => ' http://github.com/gisle /libwww-perl' ,
62
62
MailingList => ' mailto:libwww@perl.org' ,
63
63
}
64
64
},
Original file line number Diff line number Diff line change @@ -75,11 +75,11 @@ The latest version of libwww-perl is available from CPAN:
75
75
If you want to hack on the source it might be a good idea to grab the
76
76
latest version with git using the command:
77
77
78
- git clone git://gitorious.org/ libwww-perl/mainline .git lwp
78
+ git clone git://github.com/gisle/ libwww-perl.git lwp
79
79
80
80
You can also browse the git repository at:
81
81
82
- http://gitorious.org/projects /libwww-perl
82
+ http://github.com/gisle /libwww-perl
83
83
84
84
85
85
COPYRIGHT
Original file line number Diff line number Diff line change @@ -646,7 +646,7 @@ modify it under the same terms as Perl itself.
646
646
The latest version of this library is likely to be available from CPAN
647
647
as well as:
648
648
649
- http://gitorious.org/projects /libwww-perl
649
+ http://github.com/gisle /libwww-perl
650
650
651
651
The best place to discuss this code is on the <libwww@perl.org>
652
652
mailing list.
You can’t perform that action at this time.
0 commit comments