http://www.perlmonks.org?node_id=998571


in reply to Re: Simple Regex Question / Code Review
in thread Simple Regex Question / Code Review

I think I went one-track minded while writing this and hadn't even thought about expanding this to a point where the subs would need to be reused. I can see why calling @ARGV from inside a subroutine is a horrible habit to develop. Thank you for helping me catch it early on in my learning journey.
  • Comment on Re^2: Simple Regex Question / Code Review