Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Distribution of Program and/or Module

by b10m (Vicar)
on Mar 10, 2005 at 15:23 UTC ( [id://438286]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Distribution of Program and/or Module
in thread Distribution of Program and/or Module

I've only seen limited modules with really poor documentation. Let's, for example, take a look at HTML::TableExtract (yeah, table example ;)

The module clearly is made for a specific goal, to extract data from HTML tables. The POD explains step by step how to set it up. Just like IKEA tables (although I appreciate the quality of HTML::TableExtract more than IKEA tables ;).

IMHO, it'd be quite useless to just put up a ready made script (table) there that will grab info from some website. The POD is like the IKEA manuals, it'll help you set it all up.

I wouldn't miss a night's sleep if CPAN decided to drop the handful of scripts the currently host. There are other sites for that. I firmly believe the Matt's (insert useful thingy here) script days are over. Ready made scripts hardly ever fit in real situations and thus usually need tweaking anyway. Might as well start from scratch. Sourceforge and the before mentioned Hotscripts are better suited places, in my opinion.

--
b10m

All code is usually tested, but rarely trusted.

Replies are listed 'Best First'.
Re^2: Distribution of Program and/or Module
by Anonymous Monk on Mar 10, 2005 at 16:30 UTC
    Ready made scripts hardly ever fit in real situations
    Scripts are applications. Are you saying there's no market for applications? Modules only appeal to developers, which are just a tiny minority of the computer users.

    Anyway, I guess whenever you want to fetch a document using HTTP or FTP (for instance, because you want to read Perlmonks, or you want to download a module), you write a script using LWP::UserAgent. I prefer firefox, wget or GET, ready made applications (and in the case of GET, a perl script) most of the time. I only need LWP::UserAgent if I need to do something special.

    I firmly believe the Matt's (insert useful thingy here) script days are over.
    I really don't see your point here. Are you saying the "modules on CPAN are wonderful pieces of code - scripts on CPAN are filled with security holes"? Or what? Matt may have written lousy software, but it filled a need. Matt scripts would never had become a problem if there was an alternative. Ready made applications will always be in demand.
    Ready made scripts hardly ever fit in real situations and thus usually need tweaking anyway.
    Yeah, they are called command line options.
    Sourceforge and the before mentioned Hotscripts are better suited places, in my opinion.
    Huh? I fail to understand. You make several posts argueing against the idea of having ready made scripts at all, and then at the end, you come two sites that are "better suited places". I don't follow you at all anymore.
    A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://438286]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (8)
As of 2024-03-28 09:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found