[OT] escape a dot in perl

'Forum Post ulist at gs1.ubuntuforums.org
Fri Nov 18 20:44:38 UTC 2005


It's only because you need to use ' instead of "

@title = split ('\.\./', $line); will work well (i have tested it)


-- 
frodon




More information about the ubuntu-users mailing list