D64::Disk::BAM 0.02
===================

D64::Disk::BAM provides the complete set of methods essential for accessing,
managing and manipulating the contents of the BAM area of the Commodore disk
images (please note that currently only D64 format is supported).

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT AND LICENCE

Copyright 2011, 2013 by Pawel Krol <pawelkrol@cpan.org>.

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