Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.165.152 Times

USER REVIEWS

Sub::PatMat


Sub::PatMat can call a version of subroutine depending on its arguments. SYNOPSIS use Sub::PatMat; # basics: sub fact : when($_[0] <= 1) { 1 } sub fact { my ($n) = @_; $n*fact($n-1) } print fact(6); # referring to things other than...

WRITE USER REVIEW
Your name *
Email *
Ease of use *
(1 = Bad, 10 = Superb)
Functionality *
(1 = Bad, 10 = Superb)
Value for money *
(1 = Bad, 10 = Superb)
Overall score *
(1 = Bad, 10 = Superb)
Comments *
Please don't post questions, this is NO support or discussion list.
Guides
If you know any guides for this tool post the links here (optional)
Verification Code *




Captcha verification code