home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / perl / 7431 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.2 KB  |  34 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!caen!uvaarpa!mmdf
  3. From: Dov Grobgeld <dov@menora.weizmann.ac.il>
  4. Subject: Will there in Perl 5.0 be...
  5. Message-ID: <1992Dec15.085402.24600@uvaarpa.Virginia.EDU>
  6. Sender: mmdf@uvaarpa.Virginia.EDU (Mail System)
  7. Reply-To: dov@menora.weizmann.ac.il
  8. Organization: The Internet
  9. Date: Tue, 15 Dec 1992 08:54:02 GMT
  10. Lines: 22
  11.  
  12. * Structures with named members, a.k.a. struct in C and record in Pascal?
  13.   I.e.  $employee->name .
  14.   
  15. * Actions associated with these structures.
  16.         do %list->sort
  17.  
  18. * The possibility to redefine what characters are in the set . in
  19.   regexps?
  20.   
  21. * Possible to use {\1} for recursive regexps e.g. /(5)H.{\1}/ to
  22.   match "5Hello"?
  23.   
  24. Let us all give Larry three big cheers for making this new version
  25. for us! :-)
  26. --
  27.                                                         ___   ___
  28.                                                       /  o  \   o \
  29. Dov Grobgeld                                         ( o  o  ) o   |
  30. The Weizmann Institute of Science, Israel             \  o  /o  o /
  31. "Where the tree of wisdom carries oranges"              | |   | |
  32.                                                        _| |_ _| |_
  33.                                        
  34.