in reply to Re: ActivePerl vs Perl on UNIX
in thread ActivePerl vs Perl on UNIX

The differences between ActivePerl on Windows & Unix are unclear from the docs. How does an ActivePerl install under Unix (specifically Redhat6.x) and a plain perl source code recompile compare? Have they disabled the unix specific functionality as the FAQ described (IPC etc.) or does that section only apply to ActivePerl Win32?

Replies are listed 'Best First'.
RE: RE: Re: ActivePerl vs Perl on UNIX
by mrmick (Curate) on Jul 14, 2000 at 05:38 UTC
    Although I haven't used ActivePerl for UNIX / LINUX, I can say with some degree of comfort that I don't think ActiveState would take away the power that is Perl.

    One of the great things about Perl is that, while you can write portable code, you can also take advantage of the platform it runs on.

    They would be doing Perl and themselves injustice if they took away useful features.

    Besides, it's Perl. Nothing will change that for now.

    Mick