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

NAME

Goo::Thing::pm::Perl5 - Model Perl5 reserved words

SYNOPSIS

use Goo::Thing::pm::Perl5;

DESCRIPTION

METHODS

is_built_in_function

is the function a core perl5 function?

is_reserved_word

is this a reserved word?

get_common_words

return a list of reserved words

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO