NAME
01_functions.t - Test functions in Parrot::Headerizer::Functions.
SYNOPSIS
% prove t/tools/dev/headerizer/01_functions.t
DESCRIPTION
The files in this directory test the publicly callable subroutines found in lib/Parrot/Headerizer/Functions.pm. By doing so, they help test the functionality of the tools/dev/headerizer.pl utility.
AUTHOR
James E Keenan
SEE ALSO
tools/dev/headerizer.pl; lib/Parrot/Headerizer/Functions.pm.