Thanks for your advice.
I really believe it's a Good Thing(tm) to bring the icons (see, it's not unbelievable amounts of data) inside the script, because there are less things to go wrong.
Uuencoding might be an option. Is there a more "canonical" way to do it? I know, tmtowtdi, but I don't want people to look at my script and think "gee, what a moron". ;-)
-hacmac
Comment on Re: Re: CGI script bringing its own data
I doubt there's a canonical way of doing it in Perl,
as I've never seen or heard about any program doing so.
In C program, you seem sometimes small images imbedded
by defining an appropriate array with byte values.