in reply to Re^6: pod2html: link (L<...>) formatting code (timeloop)
in thread pod2html: link (L<...>) formatting code

> Is there a reason why you're suggesting deleting all checksums?

See Addressing CPAN vulnerabilities related to checksums:

PAUSE has been updated so that the CHECKSUMS files now include cpan_path for each file, which gives the relative path to the directory for which the checksums were generated.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re^8: pod2html: link (L<...>) formatting code (timeloop)
by kcott (Archbishop) on Dec 18, 2021 at 00:45 UTC

    ++ Thanks. I had no idea about any of this.

    I ran the rm command; updated CPAN to v2.29; and changed the urllist:

    cpan[1]> o conf urllist urllist 0 [https://www.cpan.org/] 1 [https://cpan.metacpan.org/] Type 'o conf' to view all configuration items cpan[2]>

    — Ken

Re^8: pod2html: link (L<...>) formatting code (timeloop)
by Anonymous Monk on Dec 17, 2021 at 23:27 UTC
    CVE-2020-16155 ignores how indexing works, youd have to request faker/samenametarball to get it
      I don't understand. Can you please elaborate?

      map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]