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


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

METHODS

Top

is_perl6

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

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.