The error wasn't there earlier.
Here is the log for 'o conf'.
cpan> o conf
←[32m$CPAN::Config options from C:\Users\psr\AppData\Local/.cpan/CPAN/MyConfig.pm:←[0m
←[32m commit [Commit changes to disk]←[0m
←[32m defaults [Reload defaults from disk]←[0m
←[32m help [Short help about 'o conf' usage]←[0m
←[32m init [Interactive setting of all options]←[0m
←[32m←[0m
←[32m applypatch undef←[0m
←[32m auto_commit [0]←[0m
←[32m build_cache [10]←[0m
←[32m build_dir [C:\Perl64/cpan/build]←[0m
←[32m build_dir_reuse undef←[0m
←[32m build_requires_install_policy undef←[0m
←[32m bzip2 undef←[0m
←[32m cache_metadata [1]←[0m
←[32m check_sigs undef←[0m
←[32m colorize_debug undef←[0m
←[32m colorize_output [1]←[0m
←[32m colorize_print [green]←[0m
←[32m colorize_warn [red]←[0m
←[32m commandnumber_in_prompt undef←[0m
←[32m commands_quote undef←[0m
←[32m connect_to_internet_ok undef←[0m
←[32m cpan_home [C:\Perl64/cpan]←[0m
←[32m curl undef←[0m
←[32m dontload_hash undef←[0m
←[32m dontload_list undef←[0m
←[32m ftp []←[0m
←[32m ftp_passive undef←[0m
←[32m
ftp_proxy []←[0m
←[32m ftpstats_period undef←[0m
←[32m ftpstats_size undef←[0m
←[32m getcwd []←[0m
←[32m gpg []←[0m
←[32m gzip []←[0m
←[32m halt_on_failure undef←[0m
←[32m histfile [C:\Perl64/cpan/histfile]←[0m
←[32m histsize [100]←[0m
←[32m
http_proxy [http://proxy:8080]←[0m
←[32m inactivity_timeout [0]←[0m
←[32m index_expire [1]←[0m
←[32m inhibit_startup_message [0]←[0m
←[32m keep_source_where [C:\Perl64/cpan/sources]←[0m
←[32m load_module_verbosity [none]←[0m
←[32m lynx []←[0m
←[32m make []←[0m
←[32m make_arg []←[0m
←[32m make_install_arg []←[0m
←[32m make_install_make_command undef←[0m
←[32m makepl_arg [INSTALLDIRS=site]←[0m
←[32m mbuild_arg []←[0m
←[32m mbuild_install_arg []←[0m
←[32m mbuild_install_build_command undef←[0m
←[32m mbuildpl_arg [--installdirs=site]←[0m
←[32m ncftp undef←[0m
←[32m ncftpget undef←[0m
←[32m no_proxy []←[0m
←[32m pager [more]←[0m
←[32m password undef←[0m
←[32m patch undef←[0m
←[32m patches_dir undef←[0m
←[32m perl5lib_verbosity undef←[0m
←[32m prefer_external_tar undef←[0m
←[32m prefer_installer undef←[0m
←[32m prefs_dir undef←[0m
←[32m prerequisites_policy [follow]←[0m
←[32m proxy_pass undef←[0m
←[32m proxy_user undef←[0m
←[32m randomize_urllist undef←[0m
←[32m scan_cache [atstart]←[0m
←[32m shell [C:\WINDOWS\system32\cmd.exe]←[0m
←[32m show_unparsable_versions undef←[0m
←[32m show_upload_date undef←[0m
←[32m show_zero_versions undef←[0m
←[32m tar []←[0m
←[32m tar_verbosity undef←[0m
←[32m term_is_latin [1]←[0m
←[32m term_ornaments undef←[0m
←[32m test_report undef←[0m
←[32m trust_test_report_history undef←[0m
←[32m unzip []←[0m
←[32m urllist
0 [http://ppm.activestate.com/CPAN]
1 [http://cpan.perl.org]←[0m
←[32m use_sqlite undef←[0m
←[32m username undef←[0m
←[32m version_timeout undef←[0m
←[32m wait_list undef←[0m
←[32m wget []←[0m
←[32m yaml_load_code undef←[0m
←[32m yaml_module [YAML::XS]←[0m
←[32m←[0m
←[32m←[0m
Quote:
| Originally Posted by FishMonger Do you get the same error when using ppm to install the module?
Have you checked your cpan config to see what, if any, proxy it's using? You check that by running the 'o conf' command at the cpan shell.
e.g.,
Code:
cpan> o conf
$CPAN::Config options from C:\Perl\lib/CPAN/Config.pm:
commit [Commit changes to disk]
defaults [Reload defaults from disk]
help [Short help about 'o conf' usage]
init [Interactive setting of all options]
applypatch undef
auto_commit [0]
build_cache [10]
build_dir [C:\Perl/cpan/build]
build_dir_reuse undef
build_requires_install_policy undef
bzip2 undef
cache_metadata [1]
check_sigs undef
colorize_debug undef
colorize_output [1]
colorize_print [green]
colorize_warn [red]
commandnumber_in_prompt undef
commands_quote undef
connect_to_internet_ok undef
cpan_home [C:\Perl/cpan]
curl undef
dontload_hash undef
dontload_list undef
ftp []
ftp_passive undef
ftp_proxy []
ftpstats_period undef
ftpstats_size undef
getcwd []
gpg []
gzip []
halt_on_failure undef
histfile [C:\Perl/cpan/histfile]
histsize [100]
http_proxy []
inactivity_timeout [0]
index_expire [1]
inhibit_startup_message [0]
keep_source_where [C:\Perl/cpan/sources]
load_module_verbosity [none]
lynx []
make []
make_arg []
make_install_arg []
make_install_make_command undef
makepl_arg [INSTALLDIRS=site]
mbuild_arg []
mbuild_install_arg []
mbuild_install_build_command undef
mbuildpl_arg [--installdirs=site]
ncftp undef
ncftpget undef
no_proxy []
pager [more]
password undef
patch undef
patches_dir undef
perl5lib_verbosity undef
prefer_external_tar undef
prefer_installer undef
prefs_dir undef
prerequisites_policy [follow]
proxy_pass undef
proxy_user undef
randomize_urllist undef
scan_cache [atstart]
shell [C:\Windows\system32\cmd.exe]
show_unparsable_versions undef
show_upload_date undef
show_zero_versions undef
tar []
tar_verbosity undef
term_is_latin [1]
term_ornaments undef
test_report undef
trust_test_report_history undef
unzip []
urllist
0 [http://ppm.activestate.com/CPAN]
1 [http://cpan.perl.org]
use_sqlite undef
username undef
version_timeout undef
wait_list undef
wget []
yaml_load_code undef
yaml_module [YAML::XS]
|
Quote:
| Originally Posted by FishMonger Do you get the same error when using ppm to install the module?
Have you checked your cpan config to see what, if any, proxy it's using? You check that by running the 'o conf' command at the cpan shell.
e.g.,
Code:
cpan> o conf
$CPAN::Config options from C:\Perl\lib/CPAN/Config.pm:
commit [Commit changes to disk]
defaults [Reload defaults from disk]
help [Short help about 'o conf' usage]
init [Interactive setting of all options]
applypatch undef
auto_commit [0]
build_cache [10]
build_dir [C:\Perl/cpan/build]
build_dir_reuse undef
build_requires_install_policy undef
bzip2 undef
cache_metadata [1]
check_sigs undef
colorize_debug undef
colorize_output [1]
colorize_print [green]
colorize_warn [red]
commandnumber_in_prompt undef
commands_quote undef
connect_to_internet_ok undef
cpan_home [C:\Perl/cpan]
curl undef
dontload_hash undef
dontload_list undef
ftp []
ftp_passive undef
ftp_proxy []
ftpstats_period undef
ftpstats_size undef
getcwd []
gpg []
gzip []
halt_on_failure undef
histfile [C:\Perl/cpan/histfile]
histsize [100]
http_proxy []
inactivity_timeout [0]
index_expire [1]
inhibit_startup_message [0]
keep_source_where [C:\Perl/cpan/sources]
load_module_verbosity [none]
lynx []
make []
make_arg []
make_install_arg []
make_install_make_command undef
makepl_arg [INSTALLDIRS=site]
mbuild_arg []
mbuild_install_arg []
mbuild_install_build_command undef
mbuildpl_arg [--installdirs=site]
ncftp undef
ncftpget undef
no_proxy []
pager [more]
password undef
patch undef
patches_dir undef
perl5lib_verbosity undef
prefer_external_tar undef
prefer_installer undef
prefs_dir undef
prerequisites_policy [follow]
proxy_pass undef
proxy_user undef
randomize_urllist undef
scan_cache [atstart]
shell [C:\Windows\system32\cmd.exe]
show_unparsable_versions undef
show_upload_date undef
show_zero_versions undef
tar []
tar_verbosity undef
term_is_latin [1]
term_ornaments undef
test_report undef
trust_test_report_history undef
unzip []
urllist
0 [http://ppm.activestate.com/CPAN]
1 [http://cpan.perl.org]
use_sqlite undef
username undef
version_timeout undef
wait_list undef
wget []
yaml_load_code undef
yaml_module [YAML::XS]
|