NAME
cspage -- Generate ClearSilver HDF, Render CS Template
SYNOPSIS
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
DESCRIPTION
Generate ClearSilver HDF format/file.
AUTHOR
Toru Yamaguchi <zigorou@cpan.org>
COPYRIGHT
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.