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 @@ -2,7 +2,7 @@ Major changes for Perl module version
2
2
3
3
This is not a complete list of changes. See repository for full details:
4
4
5
- https://github.com/JohnPeacock /version.pm.git
5
+ https://github.com/Perl /version.pm
6
6
7
7
0.99_26
8
8
* Add usage error to pure-perl vcmp
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ sub write_makefile
96
96
resources => {
97
97
repository => {
98
98
type => ' git' ,
99
- url => ' git://github.com/JohnPeacock /version.pm.git' ,
100
- web => ' http ://github.com/JohnPeacock /version.pm' ,
99
+ url => ' git://github.com/Perl /version.pm.git' ,
100
+ web => ' https ://github.com/Perl /version.pm' ,
101
101
},
102
102
bugtracker => {
103
103
web => ' https://rt.cpan.org/Public/Dist/Display.html?Name=version' ,
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Although this code has been fully integrated into the latest Perl release
8
8
itself (e.g. bleadperl), the CPAN release is considered upstream. The source
9
9
code itself is available from:
10
10
11
- https://github.com/JohnPeacock /version.pm.git
11
+ https://github.com/Perl /version.pm
12
12
13
13
and a bug queue here:
14
14
You can’t perform that action at this time.
0 commit comments