Sorry about not answering my "other" thread, which seems to have gotten a lot of replies. I will answer it, but I am still kind of jittery about it getting so many responses. I need to calm down, so I can make decent well thought out replies.

Anyways, now to the topic at hand.

I am looking for a Perl Module which will allow me to talk to my modem, dial out numbers, and maybe send data in the X.25 protocal. This is for hobby purposes, and I have no maliscous intents (so that should clear the ethical issues to those who know what the hell I am talking about).

I know Perl can interact with C/C++ in various module form, and well, I am actually asking for a CPAN modem as I have no idea what to do when talking to my modem.

If there are no CPAN modules, could somebody point me to the appropiate man pages, and various other forms of docs? Even if you could give me a good query string for google I would be happy

-- Jamie Payne

2006-03-16 Retitled by g0n, as per Monastery guidelines
Original title: 'POTS'


In reply to Module to talk to modem? by dakedesu

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.