Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    if (defined($image)) {
        print "Image is defined: ".$image."\n";
    }
    
  2. or download this
    Corrupt JPEG data: 104 extraneous bytes before marker 0xd9
    Image is defined: GD::Image=SCALAR(0x817eba4)