Help for this page
my $cgi = new CGI; my $pjx = new CGI::Ajax( 'exported_func' => \&perl_func ); ... </html> __EOI__ return $html;