Help for this page
use Spinner.pm; ... sub spin { print "i am the second spin() sub\n"; }
use Spinner();