- 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;
- or download this
#!/usr/bin/perl
use strict;
...
}
}
print "@exts\n";
- or download this
And finally, [the original message from [aristotle]:
<p><quote aristotle>
...
Regards,
#Aristotle
</quote aristotle>