- or download this
#!/usr/bin/perl
use strict;
use Cwd;
...
warn "saved $out\n";
- or download this
#!/usr/bin/perl
use strict;
use Cwd;
...
print DATEI ($image1->jpeg($jpeg_quality));
close(DATEI);
warn "saved $out\n";
- or download this
[leo@mescaline ~]$ perl test2.pl
panic: malloc at test2.pl line 15.