Re: Comments on Cipher Minigolf
| Newsgroups | gmane.comp.lang.perl.golf |
|---|---|
| Message-ID | <[email protected]> |
Ton Hospel wrote: > > In article <[email protected]>, > [email protected] writes: > > 2) /\pL/ instead of /[A-Z]/ (I don't have 5.8, and I don't get this) > > This actually works in 5.6.1 too. It's not very well documented though. I don't need documentation on this anymore :) I confess to using 5.5 for most of my Golf. I will have to get with the program :) Michael