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

NAME

PPI::Statement::Variable - Variable declaration statements

DESCRIPTION

The main intent of the PPI::Statement::Variable class is to describe simple statements that explicitly declare new local or global variables.

METHODS