> > chop while /\s$/; ### Omit all trailing whitespace, > IMHO "s/\s*$//" is faster for the author's brain, the > reader's brain and the CPU.
That does bring us back full circle to using Substitute doesn't it! :-) -- Bill _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

