Sophie

Sophie

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

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

<html>
<head>
<title>Tests for Embperl - Importing subs from a Perl module</title>
</head>


<body>

<h1>Tests for Embperl - Importing  from a Perl module</h1>

First sub:
<h2>1.) Here goes some normal html text <h2>


Second sub:
^params in main  = HTML::Embperl::Req=HASH
2.) Here comes some perl:

foo = Hello world<br>
testdata = <br>
params in sub.pm  = 1 2 3

And now a table splitted into several subs:

<table>
<tr><th>1</th><th>2></th></tr>
<tr>
<td>a1<td>


</tr>
</table>

And done!



</body>
</html>