| Store | Cart

Re: [perl #122661] Documentation "The Ellipsis Statement" of perlsyn

From: Eric Brine <ikeg...@adaelis.com>
Wed, 3 Sep 2014 00:50:03 -0400
On Tue, Sep 2, 2014 at 9:31 PM, Ricardo Signes <perl...@rjbs.manxome.org>
wrote:

> I am somewhat baffled, as I have never seen "put semicolon at the end"> used for> this purpose.  It didn't work in v5.12.5.  I think this is probably just a> documentation error, plain and simple, yes?>

Correct. Documentation error.

Nothing to do with "..."

>perl -e"map { 1, $_; } @a"
syntax error at -e line 1, near "; }"
Execution of -e aborted due to compilation errors.

Recent Messages in this Thread
ina cpan (via RT) Aug 31, 2014 07:43 am
Ricardo Signes Sep 03, 2014 01:31 am
Eric Brine Sep 03, 2014 04:50 am
demerphq Sep 13, 2014 01:41 pm
James E Keenan via RT Sep 13, 2014 01:07 pm
Father Chrysostomos via RT Sep 13, 2014 01:46 pm
James E Keenan via RT Sep 13, 2014 02:35 pm
ina cpan Sep 03, 2014 09:33 am
James E Keenan via RT Aug 31, 2014 12:31 pm
Messages in this thread