Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

can't install activeperl module

Status
Not open for further replies.

hinchdog

Programmer
Joined
Feb 14, 2001
Messages
380
Location
US
i'm very new to activeperl. i just installed it and it works, but i need to install a module that's not in the activeperl library. i downloaded it from CPAN then i unzipped it. i used the command module to browse to the directory where i unzipped the tar file and tried the following line

perl Makefile.PL --PREFIX=/perl


what i got back was "cant open perl script Makefile.PL, no such file or directory"

do i need to download this Markfile.PL file or what am i doing wrong here?
 
i was wrong, the package can be found in PPM
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top