The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Filesys::MakeISO::Driver::Mkisofs version 0.0.1

Filesys::MakeISO-Driver for mkisofs.


INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


DEPENDENCIES

Filesys::MakeISO, File::Which, IPC::Run3


COPYRIGHT AND LICENSE

Copyright (C) 2006, Uwe Voelker

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.