Parse-Flex
(0.11)
The module Parse::Flex::Generate is essentially unusable, since it contains numerous hard-coded constants that are incorrect for most systems. E.g. '/usr/share/perl/5.8/ExtUtils/xsubpp' is hard-coded in the Makefile code it generates, so the resulting Makefile will almost invariably fail.
kynn jones - 2007-07-05T07:08:29 (permalink)
5 out of 7 found this review helpful.
Was this review helpful to you?
Yes
No
Config-General
(2.32)
It just works.
kynn jones - 2007-04-11T09:37:13 (permalink)
2 out of 7 found this review helpful.
Was this review helpful to you?
Yes
No
Win32-GUI (1.02)
Spreading the documentation over multiple HTML pages SUCKS!
kynn jones - 2005-08-21T06:34:54 (permalink)
1 out of 6 found this review helpful.
Was this review helpful to you?
Yes
No
Array-Iterator
(0.05)
This iterator handles some common edge conditions very poorly. It should be possible to create null iterators, or iterators that iterate over lists of length one. Moreover, the decision to make the iterator non-reusable, and segreate the reusability functionality to a subclass is silly, given that this functionality is achieved simply by setting an internal cursor variable equal to 0. It is hard to see what benefit one derives from not having this feature in Array::Iterator in the first place.
kynn jones - 2005-08-04T11:50:23 (permalink)
4 out of 4 found this review helpful.
Was this review helpful to you?
Yes
No
SOAP-Lite
(0.60a)
The documentation, interface, and code for this module are all atrocious. The code in particular is hack after hack after hack. And the documentation deserves less than a 1. If you are planning to use this module, be ready for hours of trial and error, and wading through a lot of mucky code.
kynn jones - 2004-11-26T06:31:42 (permalink)
5 out of 6 found this review helpful.
Was this review helpful to you?
Yes
No

