NAME
Mail::BIMI::Role::Data - Class to retrieve data files
VERSION
version 3.20260806
DESCRIPTION
Role for classes which require access to locally packaged files
METHODS
get_file_name($file)
Returns the full path and filename for included file $file
get_data_from_file($file)
Returns the contents of included file $file
REQUIRES
AUTHOR
Jemma Bradshaw <jemma@nothingbutstatic.dev>
COPYRIGHT AND LICENSE
This software is copyright (c) 2026 by Jemma Bradshaw.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.