Skip Menu |

This queue is for tickets about the CPAN CPAN distribution.

Report information
The Basics
Id: 54024
Status: resolved
Priority: 0/
Queue: CPAN

People
Owner: Nobody in particular
Requestors: csjewell [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.94_54
Fixed in: 1.9600



Subject: "o conf help" sprays error messages.
Output shown below. CPAN 1.94_54 installed with Strawberry Perl January 2010 Beta 2. Show quoted text
cpan> o conf help
Known options: commit commit session changes to disk defaults reload default config values from disk help this help init enter a dialog to set all or a set of parameters Edit key values as in the following (the "o" is a literal letter o): o conf build_cache 15 o conf build_dir "/foo/bar" o conf urllist shift o conf urllist unshift ftp://ftp.foo.bar/ o conf inhibit_startup_message 1 Catching error: "Panic: could not configure CPAN.pm for args []. Giving up. at C :\\strawberry\\perl\\lib/CPAN/HandleConfig.pm line 129, <IN> line 3.\cJ" at C:/s trawberry/perl/lib/CPAN.pm line 391 CPAN::shell() called at C:/strawberry/perl/lib/App/Cpan.pm line 295 App::Cpan::_process_options('App::Cpan') called at C:/strawberry/perl/li b/App/Cpan.pm line 364 App::Cpan::run('App::Cpan') called at C:\strawberry\perl\bin/cpan line 8 Show quoted text
cpan>
Thanks for the report. My recent commits to the repo fixed this problem. -- David