Another thing I have been reading in some sites is that Perl is "slow" compared to Java??

Which sites? How did they determine this? It certainly doesn't reflect my anecdotal experience which is the complete opposite.

Can you create web-services in Perl?

Yes

Can Perl communicate with an Oracle DB?

Yes

Can Perl create a daemon that runs on the background, monitors a directory and FTP files that are dropped to the directory?

And a lot more besides.

Is it possible to create a Windows or Web applications that can have an icon in the Windows System Tray.

No idea. I wouldn't use that OS if you paid me.

Is Perl free and Open source?

I think you would benefit from reading the FAQ. eg: Who supports Perl? Who develops it? Why is it free? and How does Perl compare with other languages like Java, Python, REXX, Scheme, or Tcl?.

How many "frameworks" does Perl have?

Plenty. The number changes all the time.


In reply to Re^3: Can Perl do anything Java can do? by hippo
in thread Can Perl do anything Java can do? by MikeBraga

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.