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

NAME

Goo::Thing::pm::ScopeMatcher - Extract the matching scope out of a program

SYNOPSIS

use Goo::Thing::pm::ScopeMatcher;

DESCRIPTION

METHODS

get_scope_of_string

return the scope of the current string

get_scope_of_line

return the scope of a given line number

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO