in reply to Re^5: Convenient way to use 5.10 features in perldebugger?
in thread Convenient way to use 5.10 features in perldebugger?
shouldn't
< use feature "say" work?
or shouldn't
< print "huhu" show a message?
UPDATE:
DB<3> < print "huhu" DB<4> DB<4> << pre-perl commands: << -- print "huhu" DB<5> h < < ? List Perl commands to run before each prompt. < expr Define Perl command to run before each prompt. << expr Add to the list of Perl commands to run before each pro +mpt. < * Delete the list of perl commands to run before each + prompt.
Cheers Rolf
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Convenient way to use 5.10 features in perldebugger?
by james2vegas (Chaplain) on Aug 15, 2010 at 18:23 UTC | |
by LanX (Saint) on Aug 15, 2010 at 18:32 UTC | |
by ikegami (Patriarch) on Aug 16, 2010 at 06:42 UTC | |
by LanX (Saint) on Aug 16, 2010 at 08:33 UTC | |
by ikegami (Patriarch) on Aug 16, 2010 at 15:50 UTC | |
| |
by LanX (Saint) on Aug 17, 2010 at 19:27 UTC |