Help for this page

Select Code to Download


  1. or download this
    500 write failed: Content-Type: text/plain client-date: Wed, 17 Oct 20
    +12 16:02:37 GMT client-warning: Internal response 500 write failed:
    
  2. or download this
    500 Can't use an undefined value as a SCALAR reference
    Content-Type: text/plain
    ...
    Can't use an undefined value as a SCALAR reference at C:/strawberry/pe
    +rl/site/lib/LWP/Protocol/http.pm line 353.
    Results:Can't use an undefined value as a SCALAR reference at C:/straw
    +berry/perl/site/lib/LWP/Protocol/http.pm line 353.
    
  3. or download this
            print Dumper $wbits unless $wbits;
            if (defined($wbits) && $wbits =~ /[^\0]/) {
    
  4. or download this
    use strict;
    use warnings;
    ...
            print $data->{Response}->as_string,"Retrying...\n" if $debug;
        }
    ....
    
  5. or download this
    perl -V
    Summary of my perl5 (revision 5 version 12 subversion 3) configuration
    +:
    ...
        C:/strawberry/perl/vendor/lib
        C:/strawberry/perl/lib
        .