Re: insufficient shift operator explanation

[email protected] ("Chas. Owens") Wed, 16 Mar 2011 20:36:34 -0400
Newsgroups perl.documentation
Message-ID <[email protected]>
On Wed, Mar 16, 2011 at 20:30, herbert breunung <[email protected]> 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/raw/master/perlopquick.pod

I guess I should finish that doc now that I am unemployed.

-- 
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.