Drieux wrote:
> 
> On Sunday, June 30, 2002, at 09:38 , Peter Scott wrote:
> [..]
> >
> > $ perl -Dt -le '$b=$b++'
> >
> > EXECUTING...
> 
> [..]
> 
> vladimir: 53:] perl -Dt -le '$b=$b++'
> Recompile perl with -DDEBUGGING to use -D switch
> vladimir: 54:]
> 
> why was it that we opted for or against setting the
> DEBUGGING flag at build time????


Perl runs slower with DEBUGGING enabled and you don't need it for day to
day programming.  You can of course have more than one version of Perl
installed.  :-)


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to