Comprehensive set of aliasing operations

Edit Package perl-Data-Alias
https://metacpan.org/release/Data-Alias

Aliasing is the phenomenon where two different expressions actually refer to the same thing. Modifying one will modify the other, and if you take a reference to both, the two values are the same.

Refresh
Refresh
Source Files
Filename Size Changed
Data-Alias-1.15.tar.gz 0000064648 63.1 KB
perl-Data-Alias.changes 0000002727 2.66 KB
perl-Data-Alias.spec 0000002351 2.3 KB
Revision 10 (latest revision is 23)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 10)
- update to 1.14
  * port to Perl 5.15.0, where the op type aelemfast has been split into
    aelemfast and aelemfast_lex
  * test compatibility with Devel::CallParser
  * bugfix: never unhook peephole optimiser, because unhooking is liable
    to fail if anything else hooked it
  * bugfix: revise check for dorassign opcode to cope with FreeBSD's
    mutant Perl 5.8 that has it
  * test POD syntax and coverage
  * bugfix: prevent the lexer getting confused if the first thing inside
    an alias{} block is an open paren
  * bugfix: don't crash if an rv2cv op is built with PL_parser null
  * bugfix: handle variant structure of entersub op which lacks (ex-)list
    op as direct child
  * bugfix: squash bogus dtrace-related macro definitions that are picked
    up due to defining PERL_CORE
  * switch all pp functions to internal linkage
  * avoid some compiler warnings
  * include .cvsignore file in distribution
Comments 0
openSUSE Build Service is sponsored by