"File::Find::Mason" Version 0.0.7

Abstract:
---------
This package provides a File::Find wanted() subroutine to aide identification of Mason template files and a commandline tool for use in scripts.

What's new in version 0.0.7:
----------------------------
* Kwalitee fixes
* Code backported to Perl 5.16.3

Copyright & License:
--------------------
Copyright (C) 2025 by MediaAlpha

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Installation:
-------------
perl Build.PL
Build build
Build install
Build test

Contact Author:
---------------
Brian Blackmore <brian@mediaalpha.com>
https://github.com/MediaAlpha/perl-file-find-mason
