Template-Viewer News
Brought to you by:
ktat
template_viewer.cgi is now separated into template_viewer.cgi and `template_viewer.pm'. you can use template_viewer on console with this module.
for example;
perl -Mtemplate_viewer -e "print template_viewer->output('./sample.tmpl');"
But, I've not written a documentention. Please, wait.
You can get it with CVS.
I'll prepare dowanloadable package when I finished writhing documentations.
I upload some files in CVS.
You can get files by below command.
cvs -z3 -d:pserver:anonymous@cvs.template-viewer.sourceforge.net:/cvsroot/template-viewer co template-viewer