yabasoya Posted February 15, 2014 Posted February 15, 2014 I'm looking to install slowloris.pl . It requires more perl than is in the opkg manager if that makes sense. The Perl in the opkg manager basically only installs one file.. /usr/lib/perl5/5.10/Socket.pm Specifically I get this error. Can't locate strict.pm in @INC (@INC contains: /usr/lib/perl5/5.10 .) at slowloris.pl line 2. I tried several different ways to get strict.pm installed but have no success. Any tips? Quote
yabasoya Posted February 16, 2014 Author Posted February 16, 2014 I found that Perl is broken into 30 or so packages. It was a matter of finding the right ones. I think the only one left is ssl.pm Can't locate Net/SSLeay.pm in @INC (@INC contains: /usr/lib/perl5/5.10 .) at /usr/lib/perl5/5.10/IO/Socket/SSL.pm line 17 The hunt continues. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.