Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: CGI::Application file upload Assertion error with Data::Dumper

by gman (Friar)
on Dec 18, 2009 at 19:36 UTC ( [id://813423]=note: print w/replies, xml ) Need Help??


in reply to Re: CGI::Application file upload Assertion error with Data::Dumper
in thread CGI::Application file upload Assertion error with Data::Dumper

I am compiling 5.10.1 now.

Concerning your last paragraph, I have tried using $self->session->clear('bulk_file') with no luck. Is that what you meant?

Next step I will build a smaller script using CGI::App & Session and see if I can reproduce, thats if the upgrade does not fix my problem.

Thanks again for yours and faber's help

  • Comment on Re^2: CGI::Application file upload Assertion error with Data::Dumper

Replies are listed 'Best First'.
Re^3: CGI::Application file upload Assertion error with Data::Dumper
by gman (Friar) on Dec 22, 2009 at 07:34 UTC

    Ok after further testing, once the FH 'bulk_file' => bless( \*{'Fh::fh00001Giant.odt'}, 'Fh' ) is in the cgi session file, things go astray. As stated in my update, which probably should have gone down here, I have tried to clear the 'bulk_upload' FH from the session. I also tried this in the post run with no success.

    Does anyone know of the correct way to delete the FH from the session or a way to force clean up after a "clear"?

    Thanks

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://813423]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (6)
As of 2024-04-23 17:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found