Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # script.pl
    ...
    print "Content-Type: image/gif\n\n";
    binmode STDOUT;
    print $gif;
    
  2. or download this
    <a href="script.pl">A Gif</a>