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

  modid:       File::Stream
  DSLIP:       Rdprp
  description: Regex delimited records from streams
  userid:      SMUELLER (Steffen Müller)
  chapterid:   21 (File_Handle_Input_Output)
  communities:

  similar:

  rationale:

    From perlvar: "Remember: the value of "$/" is a string, not a
    regex. awk has to be better for something. :-)"

    Well, that's no more. :)

    From the docs: Perl filehandles are streams, but sometimes they
    just aren't powerful enough. This module offers to have streams from
    filehandles searched with regexes and allows the global input record
    separator variable to contain regexes.

    Thus, readline() and the <> operator can now return records
    delimited by regular expression matches. [...]

  enteredby:   SMUELLER (Steffen Müller)
  enteredon:   Wed Oct  8 14:10:08 2003 GMT

The resulting entry would be:

File::
::Stream          Rdprp Regex delimited records from streams         SMUELLER


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

Reply via email to