Re: Comments on Cipher Minigolf
[email protected] (Ton Hospel)
| Newsgroups | gmane.comp.lang.perl.golf |
|---|---|
| Organization | lunix confusion services |
| Message-ID | <[email protected]> |
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.