perldebguts

[email protected] (Stefano Rodighiero)
Newsgroups perl.documentation
Message-ID <[email protected]>
Hello.

Rather than a typo or an error, I think I've found a way which
could make perldebguts clearer.

In paragraph "Debugger Internals" there's this phrase: 

  << Each array @{"_<$filename"} holds the lines of $filename 
     for a file compiled by Perl. >>

In paragraph "Writing your own debugger":

  << @DB::dbline is an alias for @{"::_<current_file"}, which 
     holds the lines of the currently-selected file (compiled 
     by Perl) [...] >>

Now, I think in the first sentence package qualifier should be
mentioned, so I propose:

  << Each array @{"::_<$filename"} holds the lines of $filename 
     for a file compiled by Perl. >>  

What do you think?

thank you
Stefano
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.