http://www.perlmonks.org?node_id=1211362


in reply to Question on deprecated CPAN modules

"...share your thoughts."

Last release was in 2014. I guess the author doesn't have neither the time nor the inclination to maintain it. Or something like this - who knows. Ask him if you have any doubt ;-)

Update: Fixed wrong claim. See Re^2: Question on deprecated CPAN modules.

Best regards, Karl

«The Crux of the Biscuit is the Apostrophe»

perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help

Replies are listed 'Best First'.
Re^2: Question on deprecated CPAN modules
by toolic (Bishop) on Mar 21, 2018 at 12:06 UTC
    The latest release of Mail::Sender (0.903) was Nov 17, 2016, not 2014.

      That's right. I confused it with "Other Releases". Thanks.

      Best regards, Karl

      «The Crux of the Biscuit is the Apostrophe»

      perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help