http://qs1969.pair.com?node_id=165616


in reply to Acme::Don't

As Simon Cozens points out in Where Wizards Fear To Tread, Acme::Don't doesn't support double negatives either. The following code doesn't print anything.

my $x = 1; don't { print "Something\n" } unless $x;

I don't see it as being at all useful, but I doubt it was intended to be used at all :). However, I can think of a few good uses for Acme::Bleach. If I can just remember where Matt's script archive is... ;-).

Replies are listed 'Best First'.
Re: Re: Acme::Don't
by tachyon (Chancellor) on May 10, 2002 at 14:07 UTC