my $foo = 4; is( foo_plus_one($foo), '5', 'method foo_plus_one()' );