swaks icon indicating copy to clipboard operation
swaks copied to clipboard

Can't install SWAKS via CPAN

Open tcdaly opened this issue 4 months ago • 0 comments

I am having trouble installing SWAKS via CPAN. It seems not to find the package. This is with perl v 5.32.1, /usr/bin/cpan script version 1.678, CPAN.pm version 2.37:

root@server:/usr/local/bin# cpan install App::swaks
Loading internal logger. Log::Log4perl recommended for better logging
Reading '/root/.cpan/Metadata'
  Database was generated on Thu, 03 Oct 2024 11:17:02 GMT
>(error): Could not expand [App::swaks]. Check the module name.
>(info): I can suggest names if you install one of Text::Levenshtein::XS, Text::Levenshtein::Damerau::XS, Text::Levenshtein, and Text::Levenshtein::Damerau::PP
>(info): and you provide the -x option on invocation.
>(error): Skipping App::swaks because I couldn't find a matching namespace.

tcdaly avatar Oct 10 '24 13:10 tcdaly