Fedora Packages

perl-Ref-Util-0.203-1.el7 in EPEL 7

↵ Return to the main page of perl-Ref-Util
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2017-05-15 Paul Howarth <paul at city dash fan dot org> - 0.203-1 - Update to 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-12 Paul Howarth <paul at city dash fan dot org> - 0.200-1 - Update to 0.200 - Reimplement in pure Perl, with a dynamic dependency on a new Ref::Util::XS module that contains the fast XS implementation - This release by ARC → update source URL - Package is now noarch
2017-02-11 Fedora Release Engineering <releng at fedoraproject dot org> - 0.113-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-01-17 Paul Howarth <paul at city dash fan dot org> - 0.113-1 - Update to 0.113 - Fix bugtracker link
2017-01-15 Paul Howarth <paul at city dash fan dot org> - 0.112-1 - Update to 0.112 - Fix compilation on Sun (Oracle) and some MSVC compilers (GH#35)
2016-12-30 Paul Howarth <paul at city dash fan dot org> - 0.111-1 - Update to 0.111 - Fix test failure on 5.8.5 and under - Moved to Dist::Zilla
2016-12-29 Paul Howarth <paul at city dash fan dot org> - 0.110-1 - Update to 0.110 - Fix support of 5.8 (GH#29, GH#34) - Additional optimizations - More extensive test suite
2016-08-29 Paul Howarth <paul at city dash fan dot org> - 0.101-1 - Update to 0.101 - A test accidentally added a dependency on Readonly.pm - fixed! (GH#30) - Update README
2016-08-27 Paul Howarth <paul at city dash fan dot org> - 0.100-1 - Update to 0.100 - Support situations in op-code implementation where the parameters do not come as a list - Fix memory leak in dangling op - Support magic (tied variables) - Rework op implementation - Speed up by changing the top of the stack instead of POPing and PUSHing - Update ppport.h file from Devel::PPPort and remove the copy of SVRXOK since it's now available - Add license in Pod - Specify minimum version of perl (5.6.2)
2016-07-28 Paul Howarth <paul at city dash fan dot org> - 0.020-2 - Sanitize for Fedora submission

Dependencies

Provides

  • perl(Ref::Util)
  • perl(Ref::Util::PP)
  • perl-Ref-Util

Files


Sources on Pagure