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

Since you obviously missed my point, I'll try and make it clearer: perlcc waves_praat.pl -o waves_praat does not work. I found the initial problem though (Data::Dumper is not perlcc compatible), but even though the I've reduced my dependencies to a single 'use warnings' the code does not compile.
(And yes, I know that perlcc is experimental, but being a novice in perl, I would not expect to be unable to cope with my code and still be in the distribution.)
So, my question remains: is there a module that I must use in order for perlcc to function properly, and if there is, which one is it? (I'm sure there used to be one in 5.00.*..)

(Regarding the obvious flame from Juerd, I really hope that his day will improve and I hope he could find it in his heart to give me useful information in english, danish, swedish, norwegian, frensh, german or spanish (and possibly also in russian, hungarian, italian or japanese, but the quality of the responce would then be of MUCH lower quality grammatically)).


In reply to Re: Re: perlcc? by dargosch
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.