Closed
Description
Looking through check_modules.pl
there are a number of modules that are not referenced anywhere in the WW or PG code:
- Array::Utils
- Email::Sender::Simple
- HTML::Tagset
- HTML::Template
- IO::Socket::SSL
- Net::LDAPS
- Net::SMTP
- Net::SSLeay
- PadWalker
- Path::Class
- Template
Are these no longer required? Is it possible that other perl packages depend on some of these? If so, do we need them in check_modules.pl
?
If these truly aren't being used then I can put in a PR to remove them from check_modules.pl
.
Metadata
Metadata
Assignees
Labels
No labels