Parse::ErrorString::Perl::StackItem - a Perl stack item object


Parse-ErrorString-Perl documentation  | view source Contained in the Parse-ErrorString-Perl distribution.

Index


NAME

Top

Parse::ErrorString::Perl::StackItem - a Perl stack item object

VERSION

Top

version 0.15

Parse::ErrorString::Perl::StackItem

Top

sub

The subroutine that was called, qualified with a package name (as printed by use diagnostics).

file

File where subroutine was called. See file in Parse::ErrorString::Perl::ErrorItem.

file_abspath

See file_abspath in Parse::ErrorString::Perl::ErrorItem.

file_msgpath

See file_msgpath in Parse::ErrorString::Perl::ErrorItem.

line

The line where the subroutine was called.

AUTHORS

Top

COPYRIGHT AND LICENSE

Top


Parse-ErrorString-Perl documentation  | view source Contained in the Parse-ErrorString-Perl distribution.