This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
List assignment to lexical scalar refs
[perl5.git] / lib / B / Op_private.pm
2014-10-11 Father ChrysostomosList assignment to lexical scalar refs
2014-10-11 Father ChrysostomosAdd lvref op type
2014-10-11 Father ChrysostomosImplement \my $x = ...
2014-10-11 Father ChrysostomosAdd refassign op type
2014-10-10 Father ChrysostomosDeparse split-to-our-array correctly
2014-10-03 syberMake OP_METHOD* to be of new class METHOP
2014-09-23 David MitchellOPpLVAL_INTRO: not used by pos substr vec
2014-09-20 Steve HayRegen B::Op_private for 5.21.5
2014-09-19 David Mitchelladd $VERSION to B::Op_private
2014-09-11 Father ChrysostomosWrap long pod lines in B::Op_private for real
2014-09-10 Father ChrysostomosNote where B::Op_private’s pod is to be edited
2014-09-10 Father ChrysostomosWrap long lines in B::Op_private pod
2014-09-10 David Mitchelladd missing op_private labels to Concise etc
2014-09-10 David MitchellAutomate processing of op_private flags