[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl-datetime
Subject:    Re: ANNOUNCE: DateTime 0.45
From:       Jim Monty <jim.monty () yahoo ! com>
Date:       2008-11-13 21:54:07
Message-ID: 487394.28584.qm () web58705 ! mail ! re1 ! yahoo ! com
[Download RAW message or body]

Dave Rolsky wrote:
> Jim Monty wrote:
> > I just installed DateTime 0.45 on ActivePerl v5.8.8 using the ActiveState Perl \
> > Package Manager rather than by compiling it myself. How can I be certain I'm \
> > using the XS version of DateTime and not the Pure Perl version?
> 
> perl -MDateTime -le 'print $DateTime::IsPurePerl'

Gosh, once you know it's there, it seems impossible to have missed it. :-|
 
    C:\Perl\site\lib>grep -in PurePerl DateTime*.pm
    DateTime.pm:26:            $DateTime::IsPurePerl = 0;
    DateTimePP.pm:5:$DateTime::IsPurePerl = 1;
    
    C:\Perl\site\lib>

Thank you, Dave.

-- 
Jim Monty


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic