html :: ktemplate. ¼øÀ§ ¹× ¿ä¾à
- ƯÇã:
- Perl Artistic License
- °Ô½ÃÀÚ À̸§:
- Kasper Dziurdz
- °Ô½ÃÀÚ À¥»çÀÌÆ®:
- http://search.cpan.org/~kasper/
html :: ktemplate. ű×
html :: ktemplate. ¼³¸í
HTML ÅÛÇø´À» ó¸®ÇÕ´Ï´Ù HTML :: KTemplate´Â HTML ÅÛÇø´À» ó¸®ÇÏ´Â Perl ¸ðµâÀÔ´Ï´Ù .SynopsISCGI-Script : #! / usr / bin / perl -w html :: ktemplate; $ tpl = html :: ktemplate-> new ( 'path / to / templates'); $ tpl-> ÇÒ´ç (title => ÅÛÇø´ Å×½ºÆ® ÆäÀÌÁö '); $ tpl-> ÇÒ´ç (ÅؽºÆ® => 'ȯ¿µ ÅؽºÆ® ...'); foreach (1 .. 3) {$ TPL-> ÇÒ´ç (·çÇÁ, ÅؽºÆ® => 'Å×½ºÆ® ...',); } $ tpl-> ÇÁ·Î¼¼½º ( 'template.tpl'); $ tpl-> print (); ÅÛÇø´ :
Hello!
Ãâ·Â : Hello! ¸î °¡Áö ȯ¿µ ÅؽºÆ® ... ±×³É Å×½ºÆ® ... ±×³É Å×½ºÆ® ... ±×³É Å×½ºÆ® ... ¿ä±¸ »çÇ× : ¡¤ Perl.
html :: ktemplate. °ü·Ã ¼ÒÇÁÆ®¿þ¾î