Help for this page
while (<CONF>) { ... # OK, got the image... and so on... } }
my %name; my %alt; ... for ( keys %alt ) { # ... and so on }