Help for this page

Select Code to Download


  1. or download this
        elsif (!ref($arg)) {
            # filename
    ...
                return HTTP::Response->new(&HTTP::Status::RC_INTERNAL_SERV
    +ER_ERROR,
                    "Cannot write to '$arg': $!");
            binmode(OUT);