Johan Van den Brande > GSM-SMS-0.162 > GSM::SMS::TransportRouter::Simple

Download:
GSM-SMS-0.162.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  3
Open  0
View Bugs
Report a bug
Module Version: 0.161   Source  

NAME ^

GSM::SMS::TransportRouter::Simple - A simple router

DESCRIPTION ^

Iterates over the transports until one return true on the has_valid_route method.

METHODS ^

route - the route method
  $transport = $router->route( $msisdn, @transport_list );

AUTHOR ^

Johan Van den Brande <johan@vandenbrande.com>