>>>>> "BRN" == Bill Ricker N1VUX <[EMAIL PROTECTED]> writes:

  BRN> Or, my favorite, 
  BRN>  chop while /\s$/;       ### Omit all trailing whitespace, 
  BRN>                          ### including whole blank lines at the end
  BRN>                          ### and last CRLF or NL or whatever is holy

why not just s/\s+$// ?

uri

-- 
Uri Guttman  ------  [EMAIL PROTECTED]  -------- http://www.stemsystems.com
--Perl Consulting, Stem Development, Systems Architecture, Design and Coding-
Search or Offer Perl Jobs  ----------------------------  http://jobs.perl.org
_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to