RT_OK = ( @{ $EXPORT_TAGS{'all'} } ); our @EXPORT = qw(); our $URL = 'https://rest.nexmo.com/sms/json'; sub new { my $pkg = shift; my %p = @_; exists $p{_username} or die $pkg."->new requires