Cookies don't care how they are created, so the answer is "very possibly", if you create a session with the same session-cookie name and delete() it. Why in the world you'd want to do that instead of just using the CGI::Cookies interface for everything I don't know.