Skip to content

Unused modules in check_modules? #1917

Closed
@dlglin

Description

@dlglin

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions