Net-TextMessage-Canada

 view release on metacpan or  search on metacpan

lib/Net/TextMessage/Canada.pm  view on Meta::CPAN

email address to send them a text message.

If this list becomes out of date, please send me updated details.

=head2 IMPORTANT NOTE

The functionality of the email-to-SMS gateway is carrier dependent.  That is to say: some carriers that appreciate you as a human being make it work seamlessly.  Other carriers that want to maximize their wallets may make receiving these messages exp...

=cut
 
has 'provider_map' => (is => 'ro', isa => 'HashRef', lazy_build => 1);

=head1 METHODS
 
=head2 $ntmc->providers();
 
This method returns an arrayref containing a hashref for each
mobile provider in Canada.  The hashref has two keys: id and name
that contain a short id and the full name of the mobile provider.
 
=cut



( run in 0.586 second using v1.01-cache-2.11-cpan-5f2e87ce722 )