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

  modid:       String::Substrings
  DSLIP:       idpfp
  description: interface to extract many/all substrings
  userid:      BIGJ (Janek Schleicher)
  chapterid:   11 (String_Lang_Text_Proc)
  communities:

  similar:
    Algorithm::ChooseSubsets

  rationale:

    This module is a simple wrapper around Perl lines of two nested for
    loops to get all substrings or all substrings of length 3 .. 6 or
    so.

    My main purpose is laziness, as it is boring to type and to read
    these nested loops where all I wanted was some substrings.

    On the other hand, it gives the chance to implement it in future as
    C module (as I'll use it on huge data sets), so there could be
    perhaps a speed advantage.

  enteredby:   BIGJ (Janek Schleicher)
  enteredon:   Mon Aug 19 18:25:12 2002 GMT

The resulting entry would be:

String::
::Substrings      idpfp interface to extract many/all substrings     BIGJ


Thanks for registering,
The Pause Team

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=2f100000_7405d4fa80c804b3&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=2f100000_7405d4fa80c804b3&SUBMIT_pause99_add_mod_insertit=1

Reply via email to