The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

cmt::libchm - Perl extension for blah blah blah

SYNOPSIS

  use cmt::libchm;
  blah blah blah

DESCRIPTION

Stub documentation for cmt::libchm, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited.

Blah blah blah.

EXPORT

None by default.

Exportable constants

  CHM_COMPRESSED
  CHM_ENUMERATE_ALL
  CHM_ENUMERATE_DIRS
  CHM_ENUMERATE_FILES
  CHM_ENUMERATE_META
  CHM_ENUMERATE_NORMAL
  CHM_ENUMERATE_SPECIAL
  CHM_ENUMERATOR_CONTINUE
  CHM_ENUMERATOR_FAILURE
  CHM_ENUMERATOR_SUCCESS
  CHM_MAX_PATHLEN
  CHM_PARAM_MAX_BLOCKS_CACHED
  CHM_RESOLVE_FAILURE
  CHM_RESOLVE_SUCCESS
  CHM_UNCOMPRESSED

SEE ALSO

Mention other useful documentation such as the documentation of related modules or operating system documentation (such as man pages in UNIX), or any relevant external documentation such as RFCs or standards.

If you have a mailing list set up for your module, mention it here.

If you have a web site set up for your module, mention it here.

AUTHOR

A. U. Thor, <a.u.thor@a.galaxy.far.far.away>

COPYRIGHT AND LICENSE

Copyright (C) 2007 by A. U. Thor

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.