About a year ago aufrank began asking around about experiment generation in perl. I am wondering if anyone else out there is using perl for this type of thing? In that old thread there are suggestions of modules for use to deal with timing and database issues.

What suggestions do monks have for terminals? Here is the situation:
  • WinXP
  • Must be able to display passages in a "dos like" mode.
  • Must be able to play audio files in sync with the passage. (i.e., I must be able to tell when the audio is done playing)

    I checked out Win32::Console and its pretty impressive except that I can't control things like font face (from the program).

    I think perl is a good tool for experiment generation. Has anyone ever used directx in perl? If the ease of processing (with perl) was ever combined with the purrty output of directx, perl would be the perfect tool for the job. Is it worth the hassle?

    Thanks for any advice!

    In reply to Experiment Generation in perl by justinNEE

    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.