Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: What options I have in Perl as Compare to Java

by tobyink (Canon)
on Jun 28, 2014 at 19:00 UTC ( [id://1091560]=note: print w/replies, xml ) Need Help??


in reply to What options I have in Perl as Compare to Java

Framework: Spring

Spring is a massive framework. People use it for many things. Depending on what you use it for, there are many different Perl modules you want to try out.

Start with Moose. If you want an IoC container, add in Bread::Board. For database access, use DBI and possibly DBIx::Class. For web-based MVC development, add in Catalyst. For testing, Test::More and its friends.

ORM Framework: Hibernate

DBIx::Class.

Application server: Jboss/Glassfish

For web-based applications, use any web server supported by Plack, such as Starman. For other applications, most Perl programmers tend to get by without this sort of thing at all. Ubic may be of interest I suppose.

Logger: Log4J

Log::Log4perl.

Build Tool: Ant/Maven

ExtUtils::MakeMaker or Module::Build.

Mail related things: Java Mail API

Either Mark Overmeer's Mail::Box framework, or RJBS's more loosely coupled mail modules (Email::Simple, Email::Sender, etc). If your needs are very, very basic, also consider Mail::Sendmail.

XML: JDOM/dom4j

XML::LibXML for general XML processing. If you need to marshall/unmarshall objects to XML, then XML::Rabbit marries XML::LibXML with Moose.

Reporting: Jasper Reports

???

Authorization & Authentication: JAAS

???

Naming and Directory services: JNDI

???

  • Comment on Re: What options I have in Perl as Compare to Java

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1091560]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2025-06-17 17:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.