Wow, that's cool! Thanks for sharing that. Does Perl also have something similar to Python's "import pdb; pdb.set_trace()", which lets you drop into a debugger at a predefined location in your code? I've been finding that really helpful.
Knowing Perl, it probably is possible, and I just never learned about it.
Knowing Perl, it probably is possible, and I just never learned about it.