Merge branch 'js/update-urls-in-doc-and-comment' into maint-2.43
Stale URLs have been updated to their current counterparts (or archive.org) and HTTP links are replaced with working HTTPS links. * js/update-urls-in-doc-and-comment: doc: refer to internet archive doc: update links for andre-simon.de doc: switch links to https doc: update links to current pages
This commit is contained in:
@ -1025,7 +1025,7 @@ C<:warndie> handlers added by Paul Evans <leonerd@leonerd.org.uk>
|
||||
|
||||
=head1 MAINTAINER
|
||||
|
||||
Shlomi Fish, L<http://www.shlomifish.org/> .
|
||||
Shlomi Fish, L<https://www.shlomifish.org/> .
|
||||
|
||||
=head1 PAST MAINTAINERS
|
||||
|
||||
|
@ -1752,7 +1752,7 @@ sub tie_for_persistent_memoization {
|
||||
END {
|
||||
# Force cache writeout explicitly instead of waiting for
|
||||
# global destruction to avoid segfault in Storable:
|
||||
# http://rt.cpan.org/Public/Bug/Display.html?id=36087
|
||||
# https://rt.cpan.org/Public/Bug/Display.html?id=36087
|
||||
unmemoize_svn_mergeinfo_functions();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user