Help for this page
Select Code to Download
Select
or
download this
# main pm file use ajax; hello();
Select
or
download this
#ajax.pm sub hello { print "hello\n"; }