in reply to Re: Is it possible to determine last executed command line?
in thread Is it possible to determine last executed command line?
>Is it this that bothers you?
No it is not. There are several places over my project where retcode_full_test() is called. So I just thought about minimize changes.
After that, I'd thought, if global $? exists, why could not exist $"last_command_line"
That's all, in general
In Section
Seekers of Perl Wisdom