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

Re: Re: Never

by Itatsumaki (Friar)
on May 14, 2003 at 16:10 UTC ( [id://258141]=note: print w/replies, xml ) Need Help??


in reply to Re: Never
in thread Never-to-use Perl features?

You don't like prototypes? Why's that?

-Tats

Replies are listed 'Best First'.
Re: Never
by Abigail-II (Bishop) on May 14, 2003 at 22:44 UTC
    sub foo ($$) { } my @bar = (1, 2); foo (1, 2); # Fine. foo (@bar); # Compile time error.

    Abigail

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-03-29 00:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found