| GSM-SMS documentation | view source | Contained in the GSM-SMS distribution. |
GSM::SMS::TransportRouter::Simple - A simple router
Iterates over the transports until one return true on the has_valid_route method.
$transport = $router->route( $msisdn, @transport_list );
Johan Van den Brande <johan@vandenbrande.com>
| GSM-SMS documentation | view source | Contained in the GSM-SMS distribution. |