Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Re: (crazyinsomniac: oh i'm excited) Re: new XML module

by Juerd (Abbot)
on Apr 02, 2002 at 12:13 UTC ( [id://155983]=note: print w/replies, xml ) Need Help??


in reply to Re: (crazyinsomniac: oh i'm excited) Re: new XML module
in thread new XML module

As far as I can tell, the key difference between previous ones (eg: Sex, DNA, Bleach, Buffy) and mine was that XML::Simpler did not contain obfuscated Perl code.

That's not the point. "Sex" is obviously not serious, DNA is useable, and the synopsis makes clear it's just for fun. Both Bleach and Buffy are in the Acme:: namespace, home of useless, but fun modules.

XML::Simpler is in the XML:: namespace, and will be found when anyone searches for XML or XML::Simple. A lot of people want ease of use, and will install XML::Simpler before trying XML::Simple. They'll find out it's useless and might give up on trying other modules, because even the simplest doesn't work.

Had you named it Acme::XML::Simpler, there would be no problem.

As modules can't be deleted easily, I urge you to add a very verbose and clear statement at the top of your POD, add a warning to the code itself, and release version 1.01. Then, request it to be deleted, and if you like, re-submit it under the Acme:: namespace.

I would argue that mine is no more or less useful than the other packages. It does work exactly as the documentation describes.

Have you seen my latest module?

package Null; use v5.6.0 use strict; our $VERSION = '1.00'; __END__ =head1 NAME Null - Does absolutely nothing =head1 SYNOPSIS use Null; =head1 DESCRIPTION This module only sets $Null::VERSION, but does nothing else. =head1 COPYRIGHT None is claimed. This module is released into the public domain. =cut
This module (though untested) does _EXACTLY_ that what is documented. But it should NOT be in CPAN.

U28geW91IGNhbiBhbGwgcm90MTMgY
W5kIHBhY2soKS4gQnV0IGRvIHlvdS
ByZWNvZ25pc2UgQmFzZTY0IHdoZW4
geW91IHNlZSBpdD8gIC0tIEp1ZXJk

Replies are listed 'Best First'.
Re: Re: Re: (crazyinsomniac: oh i'm excited) Re: new XML module
by belg4mit (Prior) on May 07, 2002 at 21:26 UTC
    Modules can be deleted. In fact PAUSE is urging people to delete things, in order to keep CPAN 'CDROM-able'. As an example, try to find XML::Simpler on CPAN now. OTOH, this is now stuck in BACKPAN for eternity.

    --
    perl -pew "s/\b;([mnst])/'$1/g"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-25 21:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found