Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 2846c2b6fe3a964eff4f3b3c12eee018 > files > 358

apache-HTML-Embperl-2.2.0-8mdv2010.0.i586.rpm


<html>
<head>
<title>Define a Subroutine with Args within Embperl</title>
</head>

<body>







1,2->

a=1
b=2
3,4->

a=3
b=4
1,2->

c=1 + 2 = 3
3,4->

c=3 + 4 = 7
1,2->

a=1
b=2
c=-1
3,4->

a=3
b=4
c=-1
<P>Ok.<P>


</body>
</html>