in reply to Re: Re: Grabbing file prefixes with Reg Exp
in thread Grabbing file prefixes with Reg Exp

Yes, it was meant to be a grep() -- I took the map() and modified it, and forgot to change it.

And I guess I'm mistaken about char classes. I was using information from MRE, I think, which is now oldish, so Perl has probably made some changes.

japhy -- Perl and Regex Hacker
  • Comment on Re: Re: Re: Grabbing file prefixes with Reg Exp