in reply to Re^3: CGI::Carp fatalsToFile
in thread CGI::Carp fatalsToFile

Are you sure you're using getstore correctly?

No - I had read it as storing the document in a variable, not a file...

Replies are listed 'Best First'.
Re^5: CGI::Carp fatalsToFile
by pryrt (Abbot) on Oct 08, 2021 at 19:02 UTC
    per the example in the test suite, it's used as a file name: get.t#L62