# this should create an object to work with my $obj = Some::Module->new(); # call the format() method on the $obj object $obj->format();