in reply to Delete sessions by parameter using CGI::Session

Use the find method in CGI::Session

poj
  • Comment on Re: Delete sessions by parameter using CGI::Session

Replies are listed 'Best First'.
Re^2: Delete sessions by parameter using CGI::Session
by Beaker (Beadle) on Mar 08, 2019 at 21:03 UTC
    thank you, got it working now from this.