NAME
Babble::Plugin::PostfixDeref - Plugin for postfix dereferencing
SYNOPSIS
Converts usage of the postderef syntax from
$foo
->@*
to
@{
$foo
}
Babble::Plugin::PostfixDeref - Plugin for postfix dereferencing
Converts usage of the postderef syntax from
$foo
->@*
to
@{
$foo
}