herbert breunung | 17 Mar 2011 01:30
Picon
Gravatar

insufficient shift operator explanation

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 :)

Chas. Owens | 17 Mar 2011 01:36
Picon
Gravatar

Re: insufficient shift operator explanation

On Wed, Mar 16, 2011 at 20:30, herbert breunung <deirdre_skye <at> web.de> 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.

Leon Timmermans | 17 Mar 2011 12:02
Picon
Gravatar

Re: insufficient shift operator explanation

On Thu, Mar 17, 2011 at 1:36 AM, Chas. Owens <chas.owens <at> gmail.com> 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 next Sunday. If it isn't finished quickly, it will have to
wait until next year to be included into perl.

Leon


Gmane