[Mastering-perl] Contexts

Florian Merges fmerges at cpan.org
Tue May 2 07:09:22 EDT 2006


Hi,

Think would be more easy to understand the:

my $n = ( 1, 2, 3 );

providing also something like:

my $n = (1, 2, "Hello!");

And then there is an error on:

Since there are six elements (5, 6, 7, 8, 9, 10), $n ends up...

When it should be (6,7,8,9,10,11)

Regards,

Florian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://five.pairlist.net/pipermail/mastering-perl/attachments/20060502/1a0e8d2f/attachment.html


More information about the Mastering-perl mailing list