newbie_pel_writer has asked for the wisdom of the Perl Monks concerning the following question:
I just installed ActivePerl 5.8.0 build 804. I installed some packages using 'ppm install ...' command, but was unable to install Test::Unit this way. Look on the logs:
==== cut here ==== C:\>ppm install Test::Unit Searching for 'Test::Unit' returned no results. Try a broader search first. C:\>ppm2 install Test::Unit 'Installing package 'Test-Unit... Error installing package 'Test-Unit': Could not locate a PPD file for package Test-Unit ==== cut here ====Previosly I used ActivePerl 5.6.1 build 633 and there was no such problem. 'ppm install Test::Unit' command succesfully instaled version 0.14 of the package, then. But the lates version of Test::Unit now is 0.24. I was unable install this version with 5.6.1 too. And I didn't find anything infomative in http://aspn.activestate.com/ASPN/CodeDoc/Test-Unit/Test/Unit.html and in http://aspn.activestate.com/ASPN/Modules/dist_html?dist_id=9719
Can somebody help me or say when any version of Test::Unit will be available for ActivePerl 5.8.0?
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Test::Unit and PPM
by runrig (Abbot) on Dec 13, 2002 at 00:31 UTC | |
by newbie_pel_writer (Initiate) on Dec 13, 2002 at 19:38 UTC | |
by runrig (Abbot) on Dec 13, 2002 at 19:54 UTC | |
by newbie_pel_writer (Initiate) on Dec 14, 2002 at 01:22 UTC | |
|
Re: Test::Unit and PPM
by CountZero (Bishop) on Dec 13, 2002 at 06:49 UTC | |
by newbie_pel_writer (Initiate) on Dec 13, 2002 at 19:42 UTC | |
by CountZero (Bishop) on Dec 14, 2002 at 06:44 UTC |