The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.1

  • perlcritic updates
    • move pod below __END__
    • added two constants
      • use constant DEFAULT_TIMEOUT => 60;
      • use constant REDIRECT_DEPTH => 2;
    • remove trailing whitespace from lines
    • added implicit returns from subs that didn't have them
    • fix uninterpolated string warnings ("" to '')
    • added use strict/use warnings to tests
    • change quoted regexp to use {} instead of ()
  • Update README

Modules

Watch Muliple RSS Feeds for New Headlines