twepl - The Perl embeddings for HTML

INDEX

   NAME
   SYNOPSYS
   DESCRIPTION
   CGI
   OPTIONS
   SEE ALSO
   AUTHOR
   COPYRIGHT
   LISENCE

NAME

twepl - The Perl embeddings for HTML.

SYNOPSYS

twepl -[ceux]+ -t:?X files...

DESCRIPTION

The Perl-Code embeddings for HTML, it is simple and easy.
adding <$ Perl-Code $> to your HTML.

CGI

inserting first line to

#!/your/path/twepl (options)?

OPTIONS

-[ceux]+

c = output internal code.
e = example mode, with coloring source.
u = use beta features.(template mode only now)
x = older version compatible, every tags every execute.

-t:?X = set timeout of X seconds.

SEE ALSO

see HTML::EmbeddedPerl manpages.

AUTHOR

TWINKLE COMPUTING <twinkle@cpan.org>

COPYRIGHT

Copyright (c) 2010 TWINKLE COMPUTING All rights reserved.

LISENCE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.