On Aug 28, Stephen P. Potter said:

>Lightning flashed, thunder crashed and Maxim Berlin <[EMAIL PROTECTED]> whispered:
>| 
>| well, ${ unassigned now...
>| 
>
>And must remain unassigned, otherwise there is no way to disambiguate:
>
>print "$dayday"
>and
>print "${day}day"

But you can use ${{} and ${}} to access the { and } scalars.  Likewise,
@{{} and @{}}, etc.

-- 
Jeff "japhy" Pinyan      [EMAIL PROTECTED]      http://www.pobox.com/~japhy/
RPI Acacia brother #734   http://www.perlmonks.org/   http://www.cpan.org/
** Look for "Regular Expressions in Perl" published by Manning, in 2002 **


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to