RSS

1 out of 2 found this review helpful:

Test-Class-Most (0.03) *****

Less boilerplate is good. Does what it says. Handy :)

Adrian Howard - 2010-02-05T08:02:12

Was this review helpful to you?  Yes No
0 out of 1 found this review helpful:

Apache-Htpasswd (1.8) *****

Let's me update and use .htaccess files. Trez useful. Does what it says on the tin.

Adrian Howard - 2009-10-05T08:46:47

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

ANSIColor (2.02) *****

Saves all that tedious mucking about with escape codes. Recommended.

Adrian Howard - 2009-09-01T04:27:58

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

List-MoreUtils (0.22) *****

Hugely useful list of utility functions that I find make my code easier to write, easier to read and faster.

Well documented. Does what it says it does.

Adrian Howard - 2009-08-03T02:54:33

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

Captcha-reCAPTCHA (0.92) *****

Does what it says on the tin. Simple to use. Sane API. Recommended.

Adrian Howard - 2009-07-06T03:58:28

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

HTML-Parser (3.60) *****

It works. What more can you say. Sane APIs. Useful functionality. HTML::LinkExtor is an especially useful tool for folk having to munge HTML. Very nice.

Adrian Howard - 2009-06-03T04:52:18

Was this review helpful to you?  Yes No

Template-Plugin-Comma (0.04) *****

It adds commas to numbers in TT (1000 => 1,000, etc.).

I like small modules that do what they say :-)

Adrian Howard - 2009-05-01T04:48:03

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

Digest-MD5 (2.38) *****

Does what it says on the tin and does it well.

Adrian Howard - 2009-03-01T11:00:18

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

Catalyst-View-Excel-Template-Plus (0.01) *****

Trez handy module for producing pretty Excel output in Catalyst. Saved me a whole bunch of time.

Adrian Howard - 2009-02-02T03:36:57

Was this review helpful to you?  Yes No

Time-HiRes (1.9718) *****

Completely agree with Adam's review. Does exactly what it says on the tin. Works well on every platform I've used it on. ++

Adrian Howard - 2009-01-02T01:39:42

Was this review helpful to you?  Yes No
1 out of 2 found this review helpful:

libwww-perl (5.822) *****

Does exactly what it says on the tin.

Adrian Howard - 2008-12-06T06:18:37

Was this review helpful to you?  Yes No
0 out of 1 found this review helpful:

Params-Util (0.33) *****

Nice set of functions for testing validity. Simple. Do the job. ++

Adrian Howard - 2008-11-03T10:41:40

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

DateTime (0.4305) *****

You want sane datetime handing in Perl. You want this module. Does the job. Few odd corners in the API - but leaps and bounds ahead of everything else that I've played with on CPAN for accurate date/time handling.

Adrian Howard - 2008-10-05T07:37:44

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

Perl-Critic (1.091) *****

I've found Perl::Critic an invaluable tool with legacy code - making it very easy to focus down on trouble spots that need immediate attention.

Trivially customisable to make it only complain about the things I care about. Large library of policies on CPAN so I mostly can just pick and choose without having to write my own. Nice API for those few times when I do have to code something myself.

Been an essential part of my toolkit for some time.

Adrian Howard - 2008-09-02T14:21:12

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

Test-Aggregate (0.31) *****

The slower a test suite runs, the less likely folk will run it - so Test::Aggregate is a useful addition to my tool set when I've got a traditional set of *.t Perl tests that need to be run more quickly.

When I applied T::A to one $work project I cut 30% off the wall clock time for the core test suite. Useful.

Adrian Howard - 2008-08-03T13:16:00

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

File-HomeDir (0.80) *****

Makes a whole bunch of platform specific code just go away. Trez useful.

Adrian Howard - 2008-07-01T17:05:31

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

Test-Harness (3.12) *****

Test::Harness has always been useful - but since the 3.x release we've had something much more flexible that's letting me do some things easily that used to take terribly evil hacks with Test::Harness::Straps. Often just with the standard prove commend line. Nice.

Adrian Howard - 2008-06-24T09:34:17

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

DashProfiler (1.13) *****

Simple, flexible and blindingly fast code profiling system. Stupidly useful. Thoroughly recommended.

Adrian Howard - 2008-05-08T09:29:35

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

App-Asciio (0.95_01) *****

ASCII Art Visio - it rocks!

Adrian Howard - 2008-04-09T00:49:29

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

YAML-Tiny (1.25) *****

It's lightweight. It does what it says on the tin. The bugs I report get fixed. I like it :-)

Adrian Howard - 2008-03-20T04:17:00

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

SVN-Notify (2.70) *****

It sends commit messages. You can make them pretty. You can configure the heck out of it. Is good.

Adrian Howard - 2008-03-12T16:20:23

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

Geo-Postcode (0.15) **

Nice API, and would be a pleasure to use if it didn't reject some valid postcodes - hence the low rating. Would be a five otherwise.

There is an outstanding RT issue with a patch for the problem since 2006 :-)

Adrian Howard - 2007-05-10T04:37:05

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

Rose-DB-Object (0.763) *****

Clean. Elegant. Fast. So far every time I've looked for a bit of functionality it's been there hiding in the docs. Thoroughly recommended.

Adrian Howard - 2007-02-27T02:25:01

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

Rose-DB (0.733) *****

Nice abstraction for handling database handles. Being able to register multiple DBHs for live/testing/etc. is a boon.

Adrian Howard - 2007-02-27T02:22:34

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

ack (1.58) *****

This rocks. Just removed a bunch of awk/sed/find/grep alias in my *.rc files since this handles them all much more nicely. Huzzah.

Adrian Howard - 2007-02-27T02:21:28

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

Class-InsideOut (1.00) *****

I like this rather a lot. A nice minimal implementation of inside out objects that doesn't get in the way, and doesn't force you to recast your entire OO infrastructure. No source filters, CHECK blocks, etc. so works fine with mod_perl. Nice.

Adrian Howard - 2006-05-13T03:23:27

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

Test-Exception (0.21)

Just a quick comment that you can use Test::Exception without prototypes if you so wish, and since 0.21 this is documented in the POD.

Adrian Howard - 2005-07-21T10:00:08

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

Mac-Growl (0.62) *****

Growl is a rather funky open-source notification framework for Mac OS X. There are several different possible ways of talking to Growl via Perl (Applescript, command line, etc.) and Mac::Growl does a good job of hiding all of this behind a single API. Nice.

Adrian Howard - 2005-03-16T08:04:30

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

Spreadsheet-ParseExcel-Simple (1.01) *****

A simplified subset of Spreadsheet::ParseExcel functionality.

For many real world tasks with Excel spreadsheets all you need to do is read rows of data from sheets. This module provides a clean and simple API for doing just that.

Does exactly what it says on the tin.

Adrian Howard - 2004-09-01T05:36:09

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

Test-Pod (1.02) *****

Handy module for testing that your POD is syntactically correct. Reduced my POD test file from 40 odd lines of code to just 4.

Adrian Howard - 2003-11-24T08:55:44

Was this review helpful to you?  Yes No

Sub-Uplevel (0.08) *****

Allows you to pretend to run a function in a higher stack frame. Useful for wrapping subroutines so that they don't realise that they're wrapped.

Adrian Howard - 2003-10-24T14:54:02

Was this review helpful to you?  Yes No
5 out of 11 found this review helpful:

Module-Build (0.21) *****

Replacement for ExtUtils::MakeMaker. Very nice. If you need to write custom build scripts try this instead of ExtUtils::MakeMaker. It's 100% Perl OO architecture makes everything so much more simple.

Adrian Howard - 2003-10-16T01:18:22

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

Pod-Coverage (0.12) *****

Nice module that allows you to check whether your subroutines are documented with POD. Very useful in test suites to make sure you keep everything documented.

Adrian Howard - 2003-10-01T06:34:20

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

Exception-Class (1.15) *****

Allows you to declare multiple exception classes concisely. API documented well. Easy to override default behaviour when you need to.

Adrian Howard - 2003-09-18T09:38:50

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

Test-Deep (0.08) *****

Handy for testing complex data structures.

Adrian Howard - 2003-09-10T12:39:40

Was this review helpful to you?  Yes No
1 out of 2 found this review helpful:

File-Find-Rule (0.20) *****

Does the job and doesn't suck. Excellent module.

Adrian Howard - 2003-09-09T06:40:01

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

Test-DatabaseRow (1.01) *****

Handy module for testing contents of database rows.

Adrian Howard - 2003-09-07T15:03:31

Was this review helpful to you?  Yes No

DBD-Pg (1.22) *****

Excellent module. Does the job.

Adrian Howard - 2003-09-03T09:51:32

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

Test-Warn (0.08) *****

Handy module for unit testing code that may throw warnings.

Adrian Howard - 2003-09-02T09:30:46

Was this review helpful to you?  Yes No

CGI-Kwiki (0.17) ****

Very nice Wiki implementation. Very easy to setup. Very easy to customise.

The only thing I miss is an RSS view of recent changes.

Adrian Howard - 2003-09-01T08:13:28

Was this review helpful to you?  Yes No

Acme-JAPH (0.03) ***

It's a joke. Not a very good one mind, but a joke.

Adrian Howard - 2003-09-01T01:31:23

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

Template-Extract (0.11) *****

Very nice tool for generating simple parsers / screen scrapers. You write a template toolkit template that would generate your content (using a subset of TT commands) and Template::Extract does the rest.

Most funky.

Adrian Howard - 2003-08-31T09:31:24

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

Data-UUID (0.11) *****

Very handy module for creating globally unique identifiers. Simple. Does the job.

Adrian Howard - 2003-08-28T03:23:41

Was this review helpful to you?  Yes No
1 out of 2 found this review helpful:

XML-RSS (1.02) ****

Excellent module for those who need to export various syndication formats. Supports RSS 0.9, 0.91 and RSS 1.0

Adrian Howard - 2003-08-28T03:17:38

Was this review helpful to you?  Yes No

Mail-CheckUser (1.19) ****

Nice alternative to Email::Valid that provides several more mechanisms for validating email addresses.

Loses a few points on the interface since package behaviour is controlled by global variables, which can make it a bit of a pain in persistent environments like mod_perl.

Adrian Howard - 2003-08-22T04:00:25

Was this review helpful to you?  Yes No

list (1.0.1) *

No documentation. Covers some of the same ground as List::Util.

Adrian Howard - 2003-08-21T07:25:51

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

Module-Info (0.21) *****

Handy little module for getting meta-data on a module (version, etc.)

Adrian Howard - 2003-08-16T02:13:55

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

WWW-Mechanize (0.58) *****

Really excellent tool. I find it invaluable for writing acceptance tests for web based applications.

My only (minor) quibble is the lack of support for multiple submit buttons with the same name (see rt.cpan.org/NoAuth/Bug.html?id=2308), which can occasionally be annoying.

Adrian Howard - 2003-08-15T06:13:15

Was this review helpful to you?  Yes No

Template-Toolkit (2.10) *****

Powerful enough to get the job done. Simple enough not to get in your way. Very easy to customise. My favourite templating system.

Adrian Howard - 2003-08-13T14:16:18

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

Test-Simple (0.47) *****

The foundation of all recent Perl test libraries. Simple. Flexible. Nice design. Everybody should use it.

Adrian Howard - 2003-08-13T14:11:01

Was this review helpful to you?  Yes No


the camel