RSS

3 out of 3 found this review helpful:

App-cpanoutdated (0.18) *****

Absolutely essential module to keep on top of the many different modules one doubtlessly has installed.

I use it with perlbrew and cpanminus, and the three of them together make the task of managing and updating your perl environment trivial.

James Aitken - 2011-07-23T12:34:16

Was this review helpful to you?  Yes No
3 out of 4 found this review helpful:

App-perlbrew (0.27) *****

This is THE way to have multiple versions of perl installed.

I have 3 versions of perl installed:
1) Latest stable release of perl
2) Version installed on production web servers
3) Older version to test backwards compatibility.

It stops one messing with vendor supplied perl (which could cause issues with system-related tasks) - and allows you to run more modern versions if your vendor insists on providing a horribly out of date version.

The triumvirate of: App::perlbrew, App::cpanminus, and App::cpanoutdated provide a fantastic way of managing your perl environment.

James Aitken - 2011-07-23T12:31:28

Was this review helpful to you?  Yes No
14 out of 27 found this review helpful:

Dancer (1.1805) *****

I like how dancer doesn't force you to code in any specific way, it provides the right amount of syntactic sugar to get your app up and running in double quick time - but doesn't get in the way when you want to do something else.

It's nice and light, and can be deployed in many environments. Thumbs up from me!

James Aitken - 2010-07-07T03:44:53

Was this review helpful to you?  Yes No


the camel