in reply to notify by sms!

You need to add a country code, prefixed with a + sign.

The Uk country code is 44, for example, so that would mkae your constructor:

my $sms = WWW::SMS->new("+4436973814824", "This is a test!");