From: zak3 <zak...@gm...> - 2008-11-30 07:22:26
|
thanks for the info i have installed strawberry perl to the default c:\strawberry , but when i run the cpan client and try to install modules it will install everything to the activestate perl default folder c:\perl , so i have tried it again after renaming the c:\perl to something else and now it have installed modules to c:\strawberry , the mentioned error:(Can't call method "STORE" ...) also there with the activestate perl. it is useful to have stawberry perl since many cpan modules have no counterpart ppm activestate modules Sean Healy wrote: > > As of October 20, Strawberry Perl is out! > > http://strawberryperl.com/ > > It comes in two varieties: 5.10.0.3 and 5.8.8.3. > > One caveat - you can only install it to the C or D drive, and there is > a separate download for each option. (But you could build it yourself > and put it anywhere you want if that limitation really bothers you.) > > Win32::GUI builds cleanly out of the box with 5.10.0.3, thanks to work > done earlier by Laurent Rocher. (At least, I think that's who did the > work to make Win32::GUI build with dmake instead of Visual Studio.) > > I even ran a few of the test scripts in the demo folder, and they run > fine. (By the way, I got the error 'Can't call method "STORE" on an > undefined value during global destruction' when exiting Notepad.pl.) > > To install Win32::GUI on Strawberry Perl: > > Run the CPAN client. (It can be found in c:\strawberry\perl\bin\, but > there's also a Strawberry Perl item in the start menu from which you can > run the CPAN client.) > > In the client, type 'install ExtUtils::FakeConfig' and hit enter. > > When that's done, type 'install Win32::GUI' and hit enter. > > That's all there is to it. > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Perl-Win32-GUI-Users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users > http://perl-win32-gui.sourceforge.net/ > > -- View this message in context: http://www.nabble.com/Strawberry-tp20721785p20755202.html Sent from the perl-win32-gui-users mailing list archive at Nabble.com. |