sub htmlHead { my $title = $_[1]; print $cgi->header("text/html"); print $title; print "<br>"; }
In reply to Re^3: Passing a variable to a module
by rich731
in thread Passing a variable to a module
by rich731
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |