[prev] [thread] [next] [lurker] [Date index for 2006/12/17]
Earle Martin skribis 2006-12-17 12:40 (+0000): > And worse yet, " " (a space) is also valid. Making this possible: > http://beta.nntp.perl.org/group/perl.fwp/2006/09/msg3947.html Space is not a valid delimiter. It is an optional thing that you can place between operator name and the first delimiter. However, if the delimiter is alphanumeric, the space is mandatory. s/foo/bar/; s /foo/bar/; s zfoozbarz; szfoozbarz; # szfoozbarz() or "szfoozbarz", but not s/foo/bar/ -- korajn salutojn, juerd waalboer: perl hacker <juerd@xxxxx.xx> <http://juerd.nl/sig> convolution: ict solutions and consultancy <sales@xxxxxxxxxxx.xx> Ik vertrouw stemcomputers niet. Zie <http://www.wijvertrouwenstemcomputersniet.nl/>.There's stuff above here
Generated at 22:02 on 27 Dec 2006 by mariachi 0.52