On Tue, Jan 01, 2002 at 11:58:48AM -0800, Sterin, Ilya wrote:
> I still can't understand why is this such a bad thing, especially if you
> can check for it with pragmas.  I guess I've been reading all this stuff
> about how dangerous and bad this is, with no explanation.  I mean a lot
> of things are dangerous, but you wouldn't use it if you didn't really
> know how or really need it.

use Devel::Pointer;
deref(rand(32768)) while 1;

Perl shouldn't segfault, even if you want it to.

-- 
I see ADA as a larger threat than communism at this point in time -- Ted Holden

Reply via email to