Help for this page
use strict; use warnings; ... print "Called as function\n"; } }
Called as function Called as method