On Feb 25, 2:41 pm, spitt...@jhmi.edu (Steve Pittman) wrote: > I downloaded and unzipped the TAR file...how do I install it...directions say > copy into lib which didn't work > > thanks in advance
Hi, Download C++ compiler & (nmake or dmake). Extract tar files. navigate to the directory. perl makefile.pl nmake or dmake make test make install Some modules work when we directly copy .pm file & then make entry into .packlist. However most of the modules don't work this way. However better way is to directly install using CPAN -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/