Subject: | Module::CPANTS::Kwalitee::Distros doesn't clean up after mirrored Debian CPANTS file |
&get_debian_data in Module::CPANTS::Kwalitee::Distros uses
LWP::Simple's mirror() function to get a copy of http://pkg-
perl.alioth.debian.org/CPANTS.txt and saves it as Debian_CPANTS.txt in
the current directory. It doesn't remove the file after reading and
processing it, though, which can lead to the file being mistakenly
committed to source repositories, added to distributions, etc..