in reply to Re: ActiveState PPM, no Tk present
in thread ActiveState PPM, no Tk present
What you said about Strawberry Perl is true, but the OP doesn't have to move from ActivePerl to Strawberry Perl in order to install from CPAN.
From the PPM utility, a user can install MinGW and dmake. Once that's done, the user can install modules directly from CPAN by opening a command prompt and typing something like cpan install Tk to install a module even if it needs to be compiled.
Don't have much experience with Strawberry Perl so I can't speak to whether it's "easier"/"better" than ActivePerl with installing CPAN modules that need to be compiled.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: ActiveState PPM, no Tk present
by gri6507 (Deacon) on Nov 11, 2011 at 19:05 UTC | |
by dasgar (Priest) on Nov 15, 2011 at 05:37 UTC | |
Re^3: ActiveState PPM, no Tk present
by syphilis (Archbishop) on Nov 12, 2011 at 00:26 UTC |