joomscan icon indicating copy to clipboard operation
joomscan copied to clipboard

LWP module error

Open theshahbazanjum opened this issue 6 years ago • 4 comments

error while executing the program "perl joomscan.pl"

Screenshot_2019_0904_015546

theshahbazanjum avatar Sep 03 '19 20:09 theshahbazanjum

Uploading image.png…

ohnoa avatar Nov 25 '19 02:11 ohnoa

perl -MCPAN -e'install "LWP::Simple"'

should add it to the install instructions.

gprime31 avatar Sep 22 '21 13:09 gprime31

also you will need https support

perl -MCPAN -e'install "LWP::Protocol::https"'

gprime31 avatar Sep 22 '21 13:09 gprime31