NAME
Chj::IsPerl
SYNOPSIS
use Chj::IsPerl qw(is_perl_file);
is is_perl_file(__FILE__), 1;
DESCRIPTION
Report whether a file is (primarily) holding Perl code.
NOTE
This is alpha software! Read the status section in the package README or on the website.