The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Goo::Thing::pm::TypeChecker - What type of pm file is this? Perl6? Perl5?

SYNOPSIS

use Goo::Thing::pm::TypeChecker;

DESCRIPTION

METHODS

is_perl6

check if this Thing is Perl6 by inspecting the #/shebang/line and whether or not is uses: use v6;

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO