RSS | Module Info | Add a review of D-oh
D-oh
(0.05)
D::oh a tiny module for redirecting STDERR and STDOUT. It's really not very useful, since it can be replaced with a couple of lines of simple Perl code. Instead, it's intended to be a CPAN joke.
Nitpicks
--------
While funny, use of the D namespace is bad form. It should be Debug::Doh or something like that.
The synopsis is wrong. The output it putports to yield is incorrect.
The module has sortFile in it's @EXPORT_OK. Huh? There is no sub sortFile in the module, nor is sortFile employed.
The module unnecessarily imports on File::Basename.
Chris Nandor: It's bad form to rate your own module without saying as much in the review, let alone giving that module a 5.
Chris Dolan - 2003-08-27T07:51:37 (permalink)
Was this review helpful to you?
Yes
No
D-oh
(0.05)
You know you love it.
(Giving honest criticism about how bad it is misses the point entirely. This should probably be in the Acme:: namespace, but it predates Acme:: by a few years.)
Chris Nandor - 2003-08-26T13:16:31 (permalink)
Was this review helpful to you?
Yes
No

