| CPAN Ratings (Gamma) DP-Perl reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of DP-Perl
3 out of 3 found this review helpful:
You've got to be kidding. Now anybody can just make a new namespace, named after their own initials? And a module called Perl.pm? All this would be merely offensive and useless, but the meat of the module is downright stupid.
John Ingram - 2003-12-15 00:15:40
Was this review helpful to you?
Yes
No
Some of the subtlest CPAN comedy I've seen in years. For full effect, take a look at the source, not just the web documentation.
Unfortunately, his later work in DP::Date doesn't compare.
Sean O'Rourke - 2003-12-13 17:30:45
Was this review helpful to you?
Yes
No
# Copyright (C) 2003, Guido Flohr, all rights reserved, patents
# pending.
package GF::Perl;
sub concat
{
join '', @_;
}
1;
__END__
When will there be a possibility to kick modules from CPAN that only occupy disk and namespace?
Guido Flohr - 2003-12-12 14:05:21
Was this review helpful to you?
Yes
No
This module has a vague and name description. It says it offers "several extensions..." to Perl, but all the functionality it offers is from a single function with one active line.
Mark Stosberg - 2003-12-12 11:56:20
Was this review helpful to you?
Yes
No
|
|
|