Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Perl6: What is "idfirst letter"?

by Anonymous Monk
on Sep 07, 2011 at 21:03 UTC ( [id://924676]=note: print w/replies, xml ) Need Help??


in reply to Perl6: What is "idfirst letter"?

I guess it is like [a-zA-Z] in perl5, has to be first letter of subroutine name sub a4567, except perl6 equivalent (probably similar)

Replies are listed 'Best First'.
Re^2: Perl6: What is "idfirst letter"?
by ikegami (Patriarch) on Sep 07, 2011 at 21:07 UTC
    The set is much much larger than that in Perl5. For example, identifiers can start with "_" and "é".

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://924676]
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-04-24 04:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found