File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 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
22
33This is not a complete list of changes. See repository for full details:
44
5- https://github.com/JohnPeacock /version.pm.git
5+ https://github.com/Perl /version.pm
66
770.99_25
88 * Fix stack usage in vcmp method
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ sub write_makefile
9696 resources => {
9797 repository => {
9898 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' ,
101101 },
102102 bugtracker => {
103103 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
88itself (e.g. bleadperl), the CPAN release is considered upstream. The source
99code itself is available from:
1010
11- https://github.com/JohnPeacock /version.pm.git
11+ https://github.com/Perl /version.pm
1212
1313and a bug queue here:
1414
You can’t perform that action at this time.
0 commit comments