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

This is the only April Fool's joke I actually noticed this year. I agree about cluttering CPAN. Also the slight name deviation will most likely cause some installers a headache at some point. He could have made his joke without actually throwing it up there with a note on use.perl or something with a link to a mock up.

Though I must repent and confess I chuckled at
In the absence of hash keys and array indexes, users will need to adopt different techniques for extracting individual data values. The most popular approach will likely be regular expressions but this is Perl and there is always more than one way to do it, so split() and substr() are likely to be popular alternatives.

-Lee

"To be civilized is to deny one's nature."
  • Comment on Re: (crazyinsomniac: oh i'm excited) Re: new XML module

Replies are listed 'Best First'.
Re: Re: (crazyinsomniac: oh i'm excited) Re: new XML module
by Juerd (Abbot) on Apr 02, 2002 at 08:42 UTC

    Joke or no joke, this should NOT be in CPAN, this should NOT be work load for testers. I wonder why this module (the namespace for it) was not rejected - can any fool add his own favourite Foo::Bar::Broken?

    Now, beginners will think this module is real, and try to use it. That means a waste of development time and it's a very bad name for Perl and the CPAN.

    Maybe if it was named Acme::XML::Simpler, or XML::Simpleminded, maybe I could laugh.

    U28geW91IGNhbiBhbGwgcm90MTMgY
    W5kIHBhY2soKS4gQnV0IGRvIHlvdS
    ByZWNvZ25pc2UgQmFzZTY0IHdoZW4
    geW91IHNlZSBpdD8gIC0tIEp1ZXJk
    

      I think we are saying the same thing. As to whether any fool can add his own Foo::Bar::Broken, yes they can.

      From pause
      Apply for namespace registration

      Please use this form to apply for the registration of a namespace for a module you have written or are going to write. The request will be sent off to the modules@perl.org people who are maintaining the Modules List. A registration is not a prerequisite for uploading. It is just recommended for better searchability of the CPAN and to avoid namespace clashes. You will be notified when the registration is approved but you can upload immediately, there's no need to wait for an approval.


      -Lee

      "To be civilized is to deny one's nature."