Utility functions for checking references
Go to file
Paul Howarth fd1e2bec90 Update to 0.203
- New upstream release 0.203
  - Fix space/tab issue in Makefile
  - Don't use DynamicPrereqs for unrelated Makefile.PL snippet
  - Use of the Pure-Perl implementation can now be forced at runtime by setting
    either $Ref::Util::IMPLEMENTATION or $ENV{PERL_REF_UTIL_IMPLEMENTATION} to
    "XS"
  - Fix is_*_formatref() error messages (GH#38)
  - Speed enhancements for is_*_formatref() on 5.8+
  - Restore 5.6 and 5.8 compatibility
  - PP behaviour now matches XS for \v1.2.3 and \sub {}
  - Updated documentation to reflect the PP/XS split
2017-05-15 09:42:28 +01:00
.gitignore Initial import (perl-Ref-Util-0.020-2) 2016-08-08 16:36:14 +01:00
perl-Ref-Util.spec Update to 0.203 2017-05-15 09:42:28 +01:00
sources Update to 0.203 2017-05-15 09:42:28 +01:00