In article <[EMAIL PROTECTED]>, Philip Newton 
<[EMAIL PROTECTED]> wrote:

> On Thu, 24 Oct 2002 15:09:13 -0500, [EMAIL PROTECTED] (_brian_d_foy)
> wrote:

> > +       use Date::Calc qw(Today Add_Delta_Days);
> > +
> > +       my @date = Add_Delta_Days( Today(), -1 );
> > +
> > +       print "@date\n";

> Hm, should we be teaching "@variable" in a FAQ? 

can you come up with something that takes less to explain?

Reply via email to