You need to install Crypt::SSLeay
On Thursday, August 30, 2012 4:31:53 AM UTC-6, pratik wrote:
> Hello all,
> I tried following the README to get PP running, but encountered this error-
> ./pulledpork.pl -c /home/pratik/pulledpork-0.6.1/etc/pulledpork.conf -vT?
> Can't locate Crypt/SSLeay.pm in @INC (@INC contains: /etc/perl
> /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5
> /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14
> /usr/local/lib/site_perl .) at ./pulledpork.pl line 28.
> BEGIN failed--compilation aborted at ./pulledpork.pl line 28.
> Where am I wrong?