in reply to Strawberry Perl Guide
The differences between Strawberry Perl and ActiveState Perl are fairly minor, and (if at all) only concern module installation, as Strawberry Perl uses the "normal" way of CPAN (or App::cpanminus), while ActiveState Perl provides you with a nice clicky tool, prebuilt modules and commercial support.
If you are starting out with Perl, it basically makes no difference which one of the two you use. If you feel that your book is far more geared towards ActiveState Perl, then by all means use ActiveState Perl. The "hardness" will not come from the Perl distribution you choose, but from learning programming.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Strawberry Perl Guide
by Anonymous Monk on Mar 15, 2011 at 09:31 UTC | |
|
Re^2: Strawberry Perl Guide
by Anonymous Monk on Dec 23, 2015 at 05:28 UTC | |
by Anonymous Monk on Dec 23, 2015 at 06:26 UTC | |
by SimonSaysCake (Beadle) on Apr 20, 2017 at 15:06 UTC |