I am trying to send msg to an alphanumeric pager through a modem. I know I can do this easily with Net::SNPP. However, I am assuming the network is down and my only way out is through an analog modem. I have looked at the Device::Modem module, but doesn't tell me how to send msg out once a connection is made. Can some one shed some light on how to approach this? Thanks in advance