Perl Leftovers
-
2023-03-21Perl Weekly Challenge 209: Special Bit Characters and Merge Account
-
2023-03-19Perl Weekly Challenge #208
-
2023-03-22Text::Extract::Word, MsOffice::Word::Surgeon - Weekly Travelling in CPAN
-
2023-03-24This week in PSC (102)
-
Introducing Exporter::Almighty
Exporter::Almighty sets up your exporting automatically (but using Exporter::Tiny instead of Exporter), and calls use strict and use warnings on your behalf.
Exporter::Almighty creates your constants for you, so you don't need to duplicate your list of constants anywhere.