Filesys::MakeISO version 0.1.0

A (portable) way to create ISO images.

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

Module::Pluggable

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.