This is a VERY interesting topic. ++rinceWind.

I use Perl primarily for browser based scripts. Since today most applications connect to internet it's an easyier way to do it, not mentioning it's more cheap to the client, wich means - at least in my country - that you have more chances to get the job.

I'd LOVE to learn how to use Perl to do more than web-based apps, but all the documentation I've found seems to be too confusing. GTK here, Win32::GUI there and I keep wondering what to use, how to use, "Is there a way to program in perl that can run on a machine that doesn't have the interpreter?"

I'm writing a pretty small simple app that is DOS based, because of the reasons I've just told you. I'm starting to take some serious thoughts about learning C++ or Java for the same reasons. And the worst thing is that I feel I'm not the only one. It's incredible how the Java market is expanding here in Brazil. I'm becoming affraid to lose jobs because the only lang I know and like to program is Perl.

I think there is a lack of good and easy to take tutorials and docs about this issue.

Oh, I'd like to defend Matt a little. I don't know him, but I think we must give him some credit for popularizing Perl. If wasn't for him, maybe I'd never looked into a Perl script and fell in love with it like I did. It was because of the scipts I've found there that I was interested in learning Perl. Since then I'm writing huge web apps, so I'm pretty happy that I've once found MSA.

Well, that's it, brothers - almost a short version of my programming life :)

Your tortured-soul-web-script-jockey :)

Er Galvão Abbott
a.k.a. Lobo, DaWolf
Webdeveloper

In reply to web script jockey crisis by DaWolf
in thread Are we obsessed with CGI? by rinceWind

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.