On Tue, Feb 15, 2000 at 01:20:28PM +0500, Andrey Kolotev wrote:
> @c = ("Async32"x4, "Async32"x5, "Async32"x7, "Async32"x10);
> 
> while (1)
> {
>       foreach (@c)
>       {
>               $_ =~ s/Async/ Async/;
>       }
> }

You're forever adding spaces and complain of a memory leak?

-- 
The idea is that the first face shown to people is one they can readily
accept - a more traditional logo. The lunacy element is only revealed
subsequently, via the LunaDude. [excerpted from the Lunatech Identity Manual]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to