[Minor attribution issue: s/link led to Corion's response/link led to choroba's response/ (2nd paragraph)]
After successful "rm sources/authors/id/?/??/*/CHECKSUMS", I'd suggest the first thing to do would be to upgrade CPAN. As I indicated in "Re: cpan warning for XML::DoubleEncodedEntities", the vulnerability exists in v2.28; it's fixed in v2.29 (I left some notes about that in "Re^8: pod2html: link (L<...>) formatting code (timeloop)"); the current version is v2.34.
"Q1) How can I repeat the tests in a comprehensive fashion?"
For this, I'd generally use the prove utility.
On the Astro::SIMBAD::Client page, there's a direct link to the tarball, there's also a link to the GitHub repository if you prefer that. Unpack the tarball and run the usual "perl Makefile.PL" followed by "make". At this point, the next step would normally be "make test"; instead of that, run prove here.
There are a host of options. Some suggestions:
# Run all tests with verbose output (possibly very lengthy) $ prove -vb t/*.t # Run individual test scripts, e.g. $ prove -vb t/basic.t
You can run those tests as many times as you want.
I can't see a "Q2) ...?". :-)
— Ken
In reply to Re^3: cpan warning for XML::DoubleEncodedEntities
by kcott
in thread cpan warning for XML::DoubleEncodedEntities
by Aldebaran
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |