RSS | Module Info | Add a review of

6 out of 6 found this review helpful:

accessors (1.00) *****

Fast, simple accessors for the vast majority of cases where that's all that's needed. There are many (perhaps too many) modules that provide more flexibility and a plethora of other features, but this one makes a virtue of its simplicity. The pragmatic, lower case name is nice as well, as it slots in naturally alongside other compile-time conveniences.

My only gripe is that I'd prefer accessors::classic to be called accessors::rw (for read-write) - it's fewer characters to type (which is the point, after all) and more descriptive; and I'd like it to be complemented by a read-only version, accessors::ro.

EDIT (2008-06-11):

Added a star as accessors::ro and accessors::rw have been added.

chocolateboy - 2008-06-11 13:18:42
Was this review helpful to you?  Yes No


(more reviews of accessors)

3 out of 4 found this review helpful:

SQL-Library (0.0.3) *****

Very simple. Does what it says on the tin. A bit hard to find as it doesn't use the "phrasebook" buzzword, or link to any of the (many) phrasebook design pattern modules, but it's my favourite among them for its sheer simplicity.

chocolateboy - 2006-07-21 02:56:22
Was this review helpful to you?  Yes No


(more reviews of SQL-Library)

2 out of 2 found this review helpful:

Template-Patch (0.02) ****

Disclaimer: I haven't used this yet, though it would have saved me a lot of time in the past.

This is a great idea which introduces one of Larry Wall's earlier great ideas to his latest brainwave. I'm sure many people have rolled their own ad hoc scripts to save themselves the trouble of manually copying/cutting and pasting the same diff recipe into a moving target, but this looks like a nice declarative interface which leverages other Perl power tools to get the job done in an impeccably lazy way.

Modules like Regexp::Fields, which ships a vast suite of separate patches, will probably benefit from this most in the short term. Long term, who knows? Maybe a metadiff (cf. Template::Generate), which figures out the metapatch from an arbitrary previous version to the current version and makes upgrades a snap?

The only drawback is that Template::Extract still has a few caveats and TODOs, and hasn't been updated for a while.

chocolateboy - 2006-03-23 18:13:22
Was this review helpful to you?  Yes No


(more reviews of Template-Patch)

5 out of 7 found this review helpful:

autobox (1.03)

As of version 1.00, this module no longer requires a perl patch.

chocolateboy - 2006-02-12 09:56:10
Was this review helpful to you?  Yes No


(more reviews of autobox)


the camel