NAME

twept - The Perl embeddings for HTML. (for test and debug)


SYNOPSYS

inserting first line to

  #!/your/path/twepl


DESCRIPTION

visible your code in the output HTML. not force exiting on found errors. (forced exiting "detected loop" only)


TIMEOUT

force exiting loop detection. $TIMEOUT is global, please change it overwritten.

  # default is E<quot>2E<quot> seconds.
  $TIMEOUT = 2;

already executing under alarm, cannot change that timeout.

  # set as new timeout.
  alarm(B<X>);


RESERVED

  $TIMEOUT(global)
  $epl
  $var


OPTIONS

nothing options for twep[lt]


AUTHOR

Twinkle Computing <twinkle@cpan.org>