On Thu, 6 Feb 2003, Mark Fowler wrote:

> On Thu, 6 Feb 2003, David Wright wrote:
> 
> > Oh, yeah, jeez, did it from work and I think I've contaminated half of the
> > 'A's with our internal (and very promiscuous) 'Air.*' namespace ...
> 
> I patched it to have a "--ignore regex" command line option.  Leon told me
> it'd be in the next version.

It should have a test mode to say what it will upload so you can test your 
regexes before running live. Of course by this stage, the whole ease of 
use thing is a little down the pan.

S.

-- 
Shevek
I am the Borg.

sub AUTOLOAD{my$i=$AUTOLOAD;my$x=shift;$i=~s/^.*://;print"$x\n";eval
qq{*$AUTOLOAD=sub{my\$x=shift;return unless \$x%$i;&{$x}(\$x);};};}

foreach my $i (3..65535) { &{'2'}($i); }


Reply via email to