in reply to Re: Windows + Tk + PAR == PL_memory_wrap error.
in thread Windows + Tk + PAR == PL_memory_wrap error.

Hi randyk, when i try to get the PAR-587 module, i am only redirected here:
http://cpan.uwinnipeg.ca/dist/PAR-587
But that url won't give me the module :/
where can I find the PAR-587? I want to update to the newest Perl version, too. :)
Thanks in advance
Vayu
  • Comment on Re^2: Windows + Tk + PAR == PL_memory_wrap error.

Replies are listed 'Best First'.
Re^3: Windows + Tk + PAR == PL_memory_wrap error.
by randyk (Parson) on Dec 04, 2005 at 06:04 UTC
    It's easiest to install the package just from the ppm shell:
    C:\> ppm ppm> install PAR-587
    assuming you have the uwinnipeg repository in your list of repositories. The link from this page that you're referring to: http://cpan.uwinnipeg.ca/dist/PAR-587, doesn't display any information on the package, but this is not because the package isn't there, but rather for reasons internal to how the dynamic content is generated from the database - I'll look at improving that.
      thank you very much ;) best regards vayu