Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: The perl debugger and an embedded interpreter

by aufflick (Deacon)
on Jun 07, 2012 at 04:34 UTC ( [id://974869]=note: print w/replies, xml ) Need Help??


in reply to Re: The perl debugger and an embedded interpreter
in thread The perl debugger and an embedded interpreter

Pasting the code in helped me realise the problem - no perl_run()! It's not strictly required normally since I run code via call_perl() etc. but since the perl debugger is simple code in perl5db.pl that gets executed at require time, it was never actually getting executed.

The welcome message threw me off - I guess that must get printed in a BEGIN {} block.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-19 01:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found