NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
CPAN Scripts (Score:3, Informative)
Reply to This
well, I don't see why not as (Score:3, Insightful)
Reply to This
Re:well, I don't see why not as (Score:2)
Re:well, I don't see why not as (Score:2)
Re:well, I don't see why not as (Score:2)
Things do not work very well in the script section [cpan.org]. Take the first script for example:
It's nice to be able to package a script through make dist, rather than just sending a bare file to PAUSE. This gives room for tests and examples. How would search.cpan differentiate a script from a module? Via the ME
Re:well, I don't see why not as (Score:2)
This is the mostly right thing, but the metadata should provide more information for the indexing to make it more obvious and provide the end user with more information overall and not just for scripts v. modules. Yes, wouldn't it be nice...?
It has to be a single file? (Score:3, Informative)
OK, it's a quite straightforward system. That'll teach me to read the FAQ. :-S
The scripts have to be in a single file. So much for tests.
Reply to This