Turn on strict and make most warnings fatal
Go to file
Paul Howarth 5cb191a1c2 Update to 2.000000
- New upstream release 2.000000
  - INCOMPATIBLE CHANGE:
    - strictures 2 fatalizes only a subset of warnings; some warning categories
      are not safe to catch, or just inappropriate to have fatal
    - Existing code looking like 'use strictures 1;' will continue to get the
      old behavior of fatalizing all errors; the new behavior will take effect
      when no version or version 2 is specified
2015-02-26 13:58:49 +00:00
.gitignore Update to 1.005005 2014-10-03 09:17:38 +01:00
perl-strictures.spec Update to 2.000000 2015-02-26 13:58:49 +00:00
sources Update to 2.000000 2015-02-26 13:58:49 +00:00