Hi, I am new to perl. I am using Perl built on HP-UX for Itanium and PA-RISC. I am in urgent requirement of two modules from CPAN, with the same/similar functionality of AcitveState::Promt and ActiveState::Menu. Refer links below http://docs.activestate.com/activeperl/5.10/lib/ActiveState/Prompt.html http://docs.activestate.com/activeperl/5.10/lib/ActiveState/Menu.html I tried searching in CPAN but i wasn't able to hit upon one :( I am sure that there might be modules with similar functionality. Please provide a pointer !! ++++++++++++++++++++++++++++++++ Thanks Everyone, your sugestions were really valuable. I am using "Term::Prompt" and planning to create my a new module for the requirement, I would take care not to use "Urgent" in the forum. And what was that about the consulting fee :) ---- Disclaimer: Paying the consulting fee is optional. This invoice is just intended to make a point. However, any payments made go to the Perl Foundation. ----

In reply to Urgent: require CPAN equivalents of ActiveState::Prompt and ActiveState::Menu by radamdeys

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.