Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^8: B::Xref buggy?

by LanX (Saint)
on Nov 16, 2018 at 22:11 UTC ( [id://1225929]=note: print w/replies, xml ) Need Help??


in reply to Re^7: B::Xref buggy?
in thread B::Xref buggy?

it's the same compound statement , if you want line numbers inside a while condition you need to put it inside do {}.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

Replies are listed 'Best First'.
Re^9: B::Xref buggy?
by ikegami (Patriarch) on Nov 17, 2018 at 01:28 UTC

    Exactly. Only in that scenario will Concise give a line number for it. And as it turns out, Concise and Xref will give the same line number in that scenario.

      > Concise and Xref will give the same line number in that scenario.

      Not at the moment. As it turned out Xref is buggy.

      see here again.

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

        Yes, at the moment. I don't know why you link to that post because Concise doesn't give a number for the my, and Xref doesn't give a line number for the while.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1225929]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-25 22:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found