in reply to Re: Re: Bottom-Up Data Mining with Perl
in thread Bottom-Up Data Mining with Perl

Obviously people use it that way, but it's still a bad idea to name your module that, for the simple reason that when someone goes searching CPAN for a data mining module, they won't want to find yours, because it doesn't do what they want it to. (s/module/whatever/ as appropriate.)

jdporter
The 6th Rule of Perl Club is -- There is no Rule #6.