The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

use blib;
use VRML::JPEG;

$a = "";
# XXX
# VRML::JPEG::read_file("/BIG/vrmlbook/unix/ch17/brick.jpg",$a);

print "LEN: ",(length $a),"\n";
# print $a;