in reply to Re: Reading from an array using angle brackets
in thread Reading from an array using angle brackets

I knew that the angle brackets could do glob, I just didn't realize that Perl was doing a glob in this case. I guess I need to use B::Deparse more often. Thanks.

  • Comment on Re^2: Reading from an array using angle brackets