Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: In Perl 6 that's just...

by Juerd (Abbot)
on May 10, 2004 at 20:38 UTC ( [id://352205]=note: print w/replies, xml ) Need Help??


in reply to In Perl 6 that's just...
in thread look for substrings and getting their location

say "\t", $_.pos for @$0;

Can $_.pos here be written as .pos?

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }

Replies are listed 'Best First'.
Re: Re: In Perl 6 that's just...
by TheDamian (Vicar) on May 10, 2004 at 20:59 UTC
    It can. I used the longer form because I was trying to keep the Perl 5 version as similar as possible to the Perl 6 version.

    Damian

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://352205]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-19 11:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found