![]() ![]() | ![]() |
version 1.4, 2000/09/13 20:36:47 | version 1.5, 2000/09/14 20:55:08 |
---|---|
Line 10 sub BEGIN { | Line 10 sub BEGIN { |
} | } |
sub start_caparesponse { | sub start_caparesponse { |
print "real caparesponse<br>"; | print "\n<br>\nreal caparesponse<br>\n"; |
} | } |
sub end_caparesponse { | sub end_caparesponse { |
print "real end caparesponse<br>"; | print "\n<br>\nreal end caparesponse<br>\n"; |
} | } |
1; | 1; |