The following module was proposed for inclusion in the Module List:

  modid:       Acme::Sort::Bogosort
  DSLIP:       Rdpfp
  description: Implement a Bogosort: Grossly inefficient.
  userid:      DAVIDO (David J. Oswald)
  chapterid:   23 (Miscellaneous_Modules)
  communities:

  similar:

  rationale:

    This is a correction to an earlier request. Previously requested
    was ACME::Sort::Bogosort. The correct namespace would be
    Acme::Sort::Bogosort.

    The Bogosort is a test, shuffle, and re-test algorithm. Terribly
    inefficient to the point of being O(INF) worst case, or O( (n-1)*n!
    ) in the average case.

    Its value is instructional (Something has to be worse than a Bubble
    sort), as well as humorous (Something has to be worse than a Bubble
    sort).

  enteredby:   DAVIDO (David J. Oswald)
  enteredon:   Fri Aug 19 03:13:53 2011 GMT

The resulting entry would be:

Acme::Sort::
::Bogosort        Rdpfp Implement a Bogosort: Grossly inefficient.   DAVIDO


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=53700000_21bf31a0800cb4f4&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=53700000_21bf31a0800cb4f4&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Acme%3A%3ASort%3A%3ABogosort

Reply via email to