in reply to Trouble overriding qx// operator in a test script
If I understand your request, then maybe a simple print will do.
print "|$args|\n"
before or after the call to qx//. I put a delimiter before and after the $args to make sure there isn't any non-printable characters before of after the parameter, but that's just my style.
Good luck
"Well done is better than well said." - Benjamin Franklin
|
|---|