|
| From: | Jerrad Pierce |
| Subject: | Re: [Nmh-workers] [exmh-workers] Second release candidate for nmh 1.5 is now available |
| Date: | Mon, 14 May 2012 19:46:09 -0400 |
My $_ is bad, no lexicalization of $boundary is bad. If you must do it all in one fell swoop w/o pre-declaring $boundary use: local($_, $boundary) = ...
| [Prev in Thread] | Current Thread | [Next in Thread] |