RSS | Module Info | Add a review of

3 out of 3 found this review helpful:

DateTime-Format-Natural (0.61) *****

This is an excellent module with an exemplary author. Steven is very responsive to all of my feature requests.

If you're parsing dates, you'd do well to use this module.

Shawn M Moore - 2007-11-24 12:12:22
Was this review helpful to you?  Yes No


(more reviews of DateTime-Format-Natural)

5 out of 5 found this review helpful:

HTML-ResolveLink (0.05) *****

This module just saved me I don't know how much development time. Thank you Miyagawa!

Shawn M Moore - 2007-11-02 12:52:49
Was this review helpful to you?  Yes No


(more reviews of HTML-ResolveLink)

9 out of 10 found this review helpful:

Devel-Declare (0.001004) *****

This project is very exciting. Just look at this snippet from t/simple.t:

method bar {
$args1 = join(', ', @_);
};

Keep in mind this is running happily with use strict, and is not a brittle source filter.

You want to see some real magic? Check out t/sugar.t:

method foo ($foo) {
return (ref $self).': Foo: '.$foo;
};

Friends, we're looking at the beginnings of Real Macros. I anxiously await further releases of Devel::Declare.

Shawn M Moore - 2007-10-27 20:13:46
Was this review helpful to you?  Yes No


(more reviews of Devel-Declare)

5 out of 5 found this review helpful:

PSQL-Query (0.01_02) *

Version 0.01_02 has no interface documentation or test suite. This makes it very difficult to figure out how to use this module. Hopefully these improve in future versions.

Shawn M Moore - 2007-09-08 23:08:59
Was this review helpful to you?  Yes No


(more reviews of PSQL-Query)

6 out of 6 found this review helpful:

Test-Tester (0.106) *****

Test::Tester is your best choice if you're writing a testing module. Its interface is far superior to that of Test::Builder::Tester. Great work, Fergal.

Shawn M Moore - 2007-09-01 21:20:52
Was this review helpful to you?  Yes No


(more reviews of Test-Tester)


the camel