joomscan
joomscan copied to clipboard
LWP module error
error while executing the program "perl joomscan.pl"

perl -MCPAN -e'install "LWP::Simple"'
should add it to the install instructions.
also you will need https support
perl -MCPAN -e'install "LWP::Protocol::https"'