# Museum-EICAS

This provides a simple wrapper to the EICAS museum API, allowing item and media
records to be fetched.

# INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

# SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Museum::EICAS

You can also look for information at:

* Source Repository (report bugs here): https://gitlab.com/eythian/museum-eicas
* RT, CPAN's request tracker (or here): https://rt.cpan.org/NoAuth/Bugs.html?Dist=Museum-EICAS
* Search CPAN: https://metacpan.org/release/Museum-EICAS


LICENSE AND COPYRIGHT

This software is Copyright (c) 2023 by Robin Sheat.

This is free software, licensed under:

  The GNU Affero General Public License, Version 3, November 2007