From: Michiel Beijen

Hi,

Op 5 jan. 2013 07:27 schreef "Gabor Szabo" het volgende:

I just checked a report from Windows and I did not see any indication
regarding Strawberry/Active/Citrus/etc.
Is it there somewhere?

Well, this can be a bit tricky. There are ways in Perl to determine if you
are using ActiveState or Strawberry, but the Reporter does not use these
right now.

The 'perl -V' output at the bottom of the report should tell you all you need to know.
With Strawberry Perl the uname entry will contain the string 'strawberry'.

Whereas, with ActivePerl, you should see the string 'ActivePerl' - eg:

Locally applied patches:
     ActivePerl Build 1600 [295879]

However, I don't know what (if anything) identifies Citrus in the 'perl -V' output. (I would imagine there's something there that tells you, but I don't have Citrus and am therefore unable to check.)

Cheers,
Rob

Reply via email to