أحمد محمد زواوي - Ahmad M. Zawawi > Parse-ErrorString-Perl > Parse::ErrorString::Perl::StackItem

Download:
Parse-ErrorString-Perl-0.15.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
View/Report Bugs
Module Version: 0.15   Source  

NAME ^

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

VERSION ^

version 0.15

Parse::ErrorString::Perl::StackItem ^

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 ^

COPYRIGHT AND LICENSE ^

This software is copyright (c) 2010 by Petar Shangov.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

syntax highlighting: