名前

twepl - (主に)HTMLへのPerlコード埋め込み


概要

最初の行へ挿入します。

  #!/あなたの/パス/twepl


説明

(主に)HTMLのためのPerlコード埋め込み、それは簡素で容易です。

<$ Perl-Code $> をHTMLへ追加します。 またコードブロックが多数あれば、それらコードブロック間で局所化された変数は使用できません。


オプション

tweplのためのオプションは何もありません。


参考

the HTML::EmbeddedPerl manpage


著者

トゥインクル・コンピューティング <twinkle@cpan.org>


ライセンス

Copyright (c) 2010 Twinkle Computing All rights reserved.

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