Perl in a Business Application
Posted by Mikko Koivunalho in Musings
Musings on using Perl in an enterprise web application.
Musing on Software Development and Technologies.
Posted by Mikko Koivunalho in Musings
Musings on using Perl in an enterprise web application.
Posted by Mikko Koivunalho in Technology
Posted by Mikko Koivunalho in Technology
Posted by Mikko Koivunalho in Technology
Posted by Mikko Koivunalho in Technology
Posted by Mikko Koivunalho in Technology
To put it in just a few words: HtmlUnit is a web browser without a
Posted by Mikko Koivunalho in Technology
Now that all the functions of Iron.io's IronMQ, IronCache and IronWorker services are turned into Perl client libraries, it is time to think about not only the programmer but also the tester and application supporter's need...
Posted by Mikko Koivunalho in Technology
I just recently converted my IO::Iron distribution to using Dist::Dilla as a release and build automation tool. Dist::Dilla is mainly targeted at people writing free software Perl packages for releasing into CPAN (Perl free software archive) but if used properly it can make easier the releasing of any software.