Hi, I installed PAR using CPAN shell. When I try to run 'pp -o test.exe test.pl', I get the message: r...@dkotturi-pc-t43:/home/deen# pp -o test.exe test.pl The program 'pp' is currently not installed. You can install it by typing: apt-get install libpar-packer-perl bash: pp: command not found
I checked if PAR is installed on my machine as below: cpan[1]> install PAR CPAN: Storable loaded ok (v2.18) Going to read /root/.cpan/Metadata Database was generated on Mon, 19 Jan 2009 12:26:54 GMT PAR is up to date (0.983). Can any one please help? Appreciate all the help in advance. Best Regards, Deen Kotturi.
