Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: perl5 "prototyping": why?

by mugwumpjism (Hermit)
on Jul 08, 2005 at 04:42 UTC ( [id://473323]=note: print w/replies, xml ) Need Help??


in reply to Re: perl5 "prototyping": why?
in thread perl5 "prototyping": why?

Let's hope like hell that this doesn't get cargo-culted into twerps claiming that the function signatures in Perl 6 shouldn't be used. Because to me, having those is the best new feature of Perl 6.

$h=$ENV{HOME};my@q=split/\n\n/,`cat $h/.quotes`;$s="$h/." ."signature";$t=`cat $s`;print$t,"\n",$q[rand($#q)],"\n";

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-24 19:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found