Commit Graph

4 Commits

Author SHA1 Message Date
Paul Howarth
8dc0fddc67 Update to 0.101
- New upstream release 0.101
  - A test accidentally added a dependency on Readonly.pm - fixed! (GH#30)
  - Update README
2016-08-29 10:09:00 +01:00
Paul Howarth
d9acc03ffe Update to 0.100
- New upstream release 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-08-27 17:39:26 +01:00
Paul Howarth
1f44731597 Initial import (perl-Ref-Util-0.020-2)
Ref::Util introduces several functions to help identify references in a faster
and smarter way.
2016-08-08 16:36:14 +01:00
Fedora Release Engineering
2d09f9575e Initial setup of the repo 2016-08-08 15:25:49 +00:00