On Sat, Jan 17, 2004 at 05:37:05PM -0500, Mike T. Machenry wrote: > I am research the history of the Perl programming language for a class. I > found history.perl.org which is a nice start but I am looking for a more > detailed history that focuses on just the language features. I am primarily > interested in when certain language constructs were added and when and how > things like scoping date representation have been changed. Does anyone know > where I could such a changelog? Thanks for the help.
For recent perl, look at the perl*delta documentation that comes with perl. For older changes, I don't know, but you could look for release notes or announcements for the various versions. The first edition of the camel book may be helpful as well. Good luck, Andrew _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

