Help for this page
package Foo; ... print "number: ", int $x, " -- ", int $y, "\n"; print "string: $x -- $y\n";