logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

perlmmc - lower-level wrapper to MMC from libcdio, the ISO 9660 library of the CD Input and Control

Authors

       Rocky Bernstein "<rocky at cpan.org>".

Methods

this
       This seems to be an artifact of SWIG.

Name

       perlmmc - lower-level wrapper to MMC from libcdio, the ISO 9660 library of the CD Input and Control
       package

See Also

       <http://www.gnu.org/software/libcdio> has documentation on libcdio including the a manual and the API via
       doxygen.

Synopsis

       This is fairly straight-forward wrapper around the MultiMedia commands from the C library libcdio.
       Although this is perfectly usable on its own, it is expected that the interfaces Device::Cdio::MMC or
       Device::Cdio::Device::MMC is what most people will want to use.

       There are various constants that are defined here.

See Also