logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

       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.

       # Copyright 2008-2013 The Padre development team as listed in Padre.pm.  # LICENSE # This program is free
       software; you can redistribute it and/or # modify it under the same terms as Perl 5 itself.

perl v5.36.0                                       2022-12-06              Parse::ErrorSt...Perl::StackItem(3pm)

Name

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

See Also