in reply to
Re: Random Image Generator
in thread
Random Image Generator
Actually
print <IMG>;
will print the whole file. The "print" provides a list context and readline in a list context reads the whole file.
Comment on
Re: Re: Random Image Generator
Download
Code
In Section
Seekers of Perl Wisdom