Help for this page

Select Code to Download


  1. or download this
      my $graph_image = get($http_request_string);
     $graph_image at this point is a string, with a PNG-looking header.
    ...
      $loader->write($png_data);
      $loader->close;
      my $pixbuf = $loader->get_pixbuf;
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
         } 
     }
    print "@exts\n";
    
  3. or download this
    And finally, [the original message from [aristotle]:
    <p><quote aristotle>
    ...
    Regards,
    #Aristotle
    </quote aristotle>