VirtualFS-ISO9660 version 0.02

This module can be used to read files that are contained with in an ISO-9660 format CD image.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module depends only on modules that are core to 5.8.1.

COPYRIGHT AND LICENCE

Copyright (C) 2004 by Stevie-O

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.1 or, at your option, any later version of Perl 5 you may have available.