E:\Program Files (x86)>ppm list --matching CGI --fields version name: version CGI: 3.51 CGI-Session: 4.42 CGI-Simple: 1.113 (3 packages installed matching 'CGI')
E:\Program Files (x86)>ppm search "CGI" 180: CGI-Session 4.42 204: CGI-Simple 1.113 249: CGI.pm 3.52

I tried upgrading to the CGI.pm 3.52 code, however, the issue persisted after the version upgrade. Additionally, as you can see, PPM does not have a version 4.43 code for CGI::Session.


In reply to Re^8: Form Data inaccessible after establishing session by SitrucHtims
in thread Form Data inaccessible after establishing session by SitrucHtims

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.