in reply to Re: CGI::Session Installation
in thread CGI::Session Installation

That is kind of old, ouch :)

You need to escape out of cpan and try to install manually

cpan>look CGI::Session
That will download and extract CGI::Session to a temporary directory, and open a shell (cmd) in that directory. From there you can then run perl Makefile.PL && nmake test. If you get any errors, copy/paste them into <code></code> tags.

Replies are listed 'Best First'.
Re^3: CGI::Session Installation
by rpike (Scribe) on Jul 08, 2009 at 12:53 UTC
    What's the easiest way to update the version I have of Perl running on the server? There is a directory on the server that is 5.8 but putting a print of the version number in one of my scripts I get 5.0. Is there a good (step by step) webpage that describes installing a new version of Perl on a windows machine? Thanks in advance.
Re^3: CGI::Session Installation
by rpike (Scribe) on Jul 08, 2009 at 12:56 UTC
    After I try running look CGI::Session.
    CPAN: Storable loaded ok Going to read \.cpan\Metadata Database was generated on Tue, 07 Jul 2009 18:27:03 GMT Running look for module CGI::Session Your configuration does not define a value for subshells. Please define it with "o conf shell <your shell>"