Not logged in
Log in now
Create an account
Subscribe to LWN
Recent Features
LWN.net Weekly Edition for May 16, 2013
A look at the PyPy 2.0 release
PostgreSQL 9.3 beta: Federated databases and more
LWN.net Weekly Edition for May 9, 2013
(Nearly) full tickless operation in 3.10
No thanks.
Posted Nov 11, 2012 0:44 UTC (Sun) by hummassa (subscriber, #307) [Link]
sub mad { my($a, $b, $c, @rest) = @_; $a*$b+$c, @rest }
So you can use @_ as the forth/postcript stack...
Copyright © 2013, Eklektix, Inc. Comments and public postings are copyrighted by their creators. Linux is a registered trademark of Linus Torvalds