- or download this
$coordinates .= sprintf $AREA_FORMAT, $xcoord, $ycoord, "$action_file?
+x=$xvalue&y=$yvalue", "Value: [$xvalue, $yvalue]", "Value: [$xvalue,
+$yvalue]";
- or download this
$coordinates .= sprintf $AREA_FORMAT, $xcoord, $ycoord, $self->get_act
+ion->($i);
- or download this
my $AREA_FORMAT = qq(<area shape=circle coords="%.3f, %.3f, 2" %s>\n)
+;
- or download this
#!/usr/bin/perl -w
use strict;
...
print "\n\nThe image map:\n\n", $object->image_map(), "\n";
exit 0;
- or download this
...
<area shape=circle coords="332.432, 269.189, 2" j >
</map>