N
neil.shadrach
LWP::Simple is working fine one one machine but on another one it fails
as below.
What might be wrong/missing?
# perl -MLWP::Simple -e 'getprint "http://directory.intra.company.com"'
501 Protocol scheme '' is not supported
<URL:http://directory.intra.company.com>
as below.
What might be wrong/missing?
# perl -MLWP::Simple -e 'getprint "http://directory.intra.company.com"'
501 Protocol scheme '' is not supported
<URL:http://directory.intra.company.com>