in reply to Re: Localtime Updating
in thread Localtime Updating

It is part of the code in the module like;
our $localtime = localtime;

Replies are listed 'Best First'.
Re^3: Localtime Updating
by davorg (Chancellor) on Feb 24, 2006 at 15:29 UTC

    But is that set each time you go round the loop?

    --
    <http://dave.org.uk>

    "The first rule of Perl club is you do not talk about Perl club."
    -- Chip Salzenberg