Re: insufficient shift operator explanation

2011-03-17 Thread Leon Timmermans
On Thu, Mar 17, 2011 at 1:36 AM, Chas. Owens wrote: > Take a look at the explanation at > https://github.com/cowens/perlopquick/raw/master/perlopquick.pod > > I guess I should finish that doc now that I am unemployed. 5.14.0's first release candidate is scheduled for April 1st, code freeze is nex

Re: insufficient shift operator explanation

2011-03-16 Thread Chas. Owens
On Wed, Mar 16, 2011 at 20:30, herbert breunung wrote: > on page http://perldoc.perl.org/perlop.html#Shift-Operators > > shift should be explained as the next op below. > if you like i can write a proposal > > cheesrs :) > Take a look at the explanation at https://github.com/cowens/perlopquick/ra

insufficient shift operator explanation

2011-03-16 Thread herbert breunung
on page http://perldoc.perl.org/perlop.html#Shift-Operators shift should be explained as the next op below. if you like i can write a proposal cheesrs :)