Just before i started to learn perl, (2 months ago), i spoke with some friends, about my interest of learning a language that not only was attached to a web browser, just Javascript and VBScript, this is because in my job i only make things related to web-sites, form validation, database conected sites, dinamic content, well, nothing that without a web browser can be viewed. So when i watched aplications like the Real Jukebox, Win Amp, WinSQl, well all of them, my questions were always:

"Is this hard to make?"
"Is this easy to do?"
"How can i do a similar aplication?"

Well, the answers were allways:

"Learn Visual Basic" (note that my friends are not gurus)

Well, i didnt learn nothing about Visual Basic, and i dont am planning to do so. Then, a friend came and told me all the good things about perl, i was facinated and didnīt let another day passed without read the Llama Book.
Now that i have an idea about what perl can do, i am begginning to wonder, if i can still make visual interfaced applications, with buttons, etc.. (i hope this can be understood).
This question is about how visual can a program be, writed in perl. I understand that the client must have the perl interpreter, but i can deal with this.
Maybe my question is not very clear but i hope you all understand it.
What advice can you give me?


Thanks to all.<br

Edgardo.

Zonaunderground is my Latinamerican underground music site, check it out!

In reply to How visual perl can be? by NAstyed

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.