Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: What are people doing with Perl 5 and Raku these days?

by marto (Cardinal)
on Nov 04, 2020 at 20:45 UTC ( [id://11123407]=note: print w/replies, xml ) Need Help??


in reply to What are people doing with Perl 5 and Raku these days?

I do a lot of work professionally and currently some (due to time constraints) personally with perl, these days much of this uses the Mojolicious framework. It makes building web based systems fun again and is a joy to work with. Recently I put together a application in Mojo that can replace two existing systems (one our old perl CGI::Application based tool and the other a proprietary mess with vast hardware and software dependencies, impacting both server and client side.). The little Mojo app is many times faster than the production system, and does things it never could. Mojo also provides a great deal of other things to the table including Mojo::DOM and Mojo::UserAgent which making parsing/scraping, munging and manipulating any web based contents fairly trivial. The framework and tools provided are well worth exploring.

  • Comment on Re: What are people doing with Perl 5 and Raku these days?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (1)
As of 2024-04-25 00:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found