I have been busy for hours to find a Perl game that really works, I couldn't find it. There were straight links, but they were links to links to links. The direct link I got that really worked was: Pinball, but it turned out to be not a Perl program it only starts via the Perl interpreter, the actual program is in C or something it is already there in windows nt.
And there's the direct?? link to frozen bubble, well in fact it was written in Perl but the download itself is NOT working in Perl.

You say you got to do a lot of research to learn programming. That is in fact not necessary when there are good programming books, I even found good ones. Am just starting. But that is not the case.
The case is that I cannot find a Perl game that is somewhat complicated.
People are saying that it is possible that such a program can be created, but I haven't seen the proof.

If you still don't agree with me than tell me the exact link, it's as simple as that. See the criteria for the link.

I am not asking you to do the research, I am telling you that I can't find it. So I am asking experienced programmers to give me a link because I cannot find it. What purpose would it have for a beginner like me to go and learn a language and that there even isn't a game that is somewhat complicated ever written in that language.

In reply to Re^4: Do complicated Perl games really exist? by newbie
in thread Do complicated Perl programs really exist? by newbie

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.