Thank you Juerd, for that increadibly non-instructive response.

Thank you for that increadibly non-descriptive question [the root node of this thread]. By mentioning three methods of finding answers real quick, I think I did quite well.

I'll try and make it clearer: perlcc waves_praat.pl -o waves_praat does not work.

Please compare "have been trying to find out how to use" to "found out that it does not work". And still you did not provide enough information for us to have ANY clue about what goes wrong. What are the error messages? Do you even have a compiler installed?

I would not expect to be unable to cope

The code generated in this way is not guaranteed to work. should have given you some sort of hint. You should not expect perlcc to work properly. This citation is from the manual I refered to three times, by the way.

So, my question remains: is there a module that I must use in order for perlcc to function properly

There is not. It would have been mentioned in the documentation, as Fletch already pointed out.

- Yes, I reinvent wheels.
- Spam: Visit eurotraQ.


In reply to Re: Re: Re: perlcc? by Juerd
in thread perlcc? by dargosch

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.