On Tue, 14 Oct 2003, Rasmus Lerdorf wrote:
> You are pushing towards
> 
>   $_~=/^\.*?\$$/;

Oh, but Rasmus, you don't even need $_ here.. Simply /^\.*?\$$/; will
do. My Perl kungfu increases every day.

- Andrei

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to