Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: The Germanic language form

by vrk (Chaplain)
on Jun 01, 2007 at 13:12 UTC ( [id://618735]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $var = value;
    my @array = (values);
    
  2. or download this
    aseta var-muuttujaan arvo value.
    aseta array-taulukkoon arvot (values).
    
  3. or download this
    # For variable assignment:
    aseta arvo value muuttujaan var.
    ...
    aseta arvot (values) taulukkoon array.
    aseta arvot (values) array-taulukkoon.
    aseta taulukkoon array arvot (values).
    
  4. or download this
    # my $muuttuja = value;
    muuttujan arvo on value.
    ...
    
    # Alternative word order:
    value on muuttujan arvo.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-23 14:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found