NAME

Acme::Include::Data - it's easy to include data with a CPAN module

SYNOPSIS

use Acme::Include::Data;

DESCRIPTION

This is a demonstration module which demonstrates how to include a data file with a Perl module and how to read it in at run time.

FUNCTIONS

yes_it_works

This is a function for testing the module.

SEE ALSO

Please see this blog post for more explanation.

LICENCE

You can use, redistribute, and modify this under the same terms as Perl itself.