Re: [code-review] Tie::Array::Bounded
David Cantrell <[email protected]> Fri, 21 Nov 2003 10:06:06 +0000
| Newsgroups | gmane.comp.lang.perl.code-review-ladder |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Nov 20, 2003 at 11:07:35PM -0800, Peter Scott wrote: > I've created my first module intended for CPAN, at > http://www.psdt.com/Tie-Array-Bounded-0.01.tar.gz pending review from > folks here. It allows the user to specify upper (and, for > completeness' sake, lower) bounds on array indices, and throws > exceptions on violations. > > Mostly entertainment value - I've never felt the need for such a thing > - but it might give the Pascal people warm fuzzies. Your README file is just a copy of the manpage. Instead - especially as you are using the less well-known Module::Build - it is better for this to contain installation instructions. I didn't spot anything nasty in the module or its tests. -- Lord Protector David Cantrell | http://www.cantrell.org.uk/david Any technology distinguishable from magic is insufficiently advanced