home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!caen!uvaarpa!mmdf
- From: Dov Grobgeld <dov@menora.weizmann.ac.il>
- Subject: Will there in Perl 5.0 be...
- Message-ID: <1992Dec15.085402.24600@uvaarpa.Virginia.EDU>
- Sender: mmdf@uvaarpa.Virginia.EDU (Mail System)
- Reply-To: dov@menora.weizmann.ac.il
- Organization: The Internet
- Date: Tue, 15 Dec 1992 08:54:02 GMT
- Lines: 22
-
- * Structures with named members, a.k.a. struct in C and record in Pascal?
- I.e. $employee->name .
-
- * Actions associated with these structures.
- do %list->sort
-
- * The possibility to redefine what characters are in the set . in
- regexps?
-
- * Possible to use {\1} for recursive regexps e.g. /(5)H.{\1}/ to
- match "5Hello"?
-
- Let us all give Larry three big cheers for making this new version
- for us! :-)
- --
- ___ ___
- / o \ o \
- Dov Grobgeld ( o o ) o |
- The Weizmann Institute of Science, Israel \ o /o o /
- "Where the tree of wisdom carries oranges" | | | |
- _| |_ _| |_
-
-