cspage -- Generate ClearSilver HDF, Render CS Template
cspage [options] [file.cs]
Options:
-? -help Display this help and exits
--define var=value Define template variable
If you want to create nested variable,
you should specify dot speparated var name.
--output-hdf filename Save as hdf file.
--input-hdf filename Load from hdf file.
See also:
perldoc Data::ClearSilver::HDF
Generate ClearSilver HDF format/file.
Toru Yamaguchi <zigorou@cpan.org>
This library is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.