in reply to
Re: Slurp
in thread Slurp
That said, I do appreciate the @ARGV hack. That's pretty clever, even if it does pose error-handling problems.
I too appreciate the @ARGV hack. It handler errors by die()ing with a useful message. See also 204874 for lots of discussion about it.
| Comment on Re: Re: Slurp |
|---|