
Joe Landman
- Website: scalableinformatics.com
Recent Actions
-
Commented on Response to an Anonymous Critic
I have to say I rather strongly disagree with the whole premise that using Mojolicious means you are or are tending towards anti-CPAN. Our company now uses Mojolicious + Mason, having started out with CGI.pm, Mason, Catalyst + Mason. We...

Comment Threads
-
Steven Haryanto commented on
Response to an Anonymous Critic
What sort of limitations do these cheapo shared hosting plans have, which prevented running a CPAN client like cpanminus to install modules? Disk space? Availability of compilers? RAM?
Perhaps a tool to bundle Perl modules can help, so that installing Catalyst and its non-core dependencies is just a matter of doing something like ‘tar xfz catalyst-bundle-20121016.tar.gz’.
-
Aristotle commented on
Response to an Anonymous Critic
Some of the dependencies upon which Catalyst depends are hopelessly broken and non-installable without a force option. This has not changed over the 6 years we used Catalyst.
Hmm. It was a problem in the early days (remember CatInABox?), but installing Catalyst with just a
cpan -i Catalyst::Runtime
and then going away for half an hour has not been a problem for me in many years. (Well,cpanm
nowadays – which didn’t even exist back when I stopped having problems.)Nowadays I need to the
cpanm
twice – once wi… -
autarch.urth.org commented on
Response to an Anonymous Critic
@Steven: I think the main limitation with hosting providers is complete lack of shell access. You install stuff by FTPing it over to the host.
This rules out XS, but a fatpacked app with many non-XS deps should work (in theory).
-
marcoonroad commented on
Response to an Anonymous Critic
Sorry for my bad english, Perl Hackers, I has (near) 6 months with Perl, I has come from PHP, Python and Ruby languages, so, Perl is Uglyness than all? No, may be, or not, (Uglyness for me is bad structured and modularized code) but Perl is so far the most flexible language that I learn. I still study Software Engineering course based (with small things about Computer Science) here in the Brazil. My Intro to Development Web teacher was working with Perl in the 90’s years, but now he is work with C# (He was work with too, before, Assembly, Fortran, Cobol, C, etc…, good people).…
-
marcoonroad commented on
Response to an Anonymous Critic
Oh Sawyer X, i like so much your Dancer presentation for Python Programmers, thanks.

About blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.