Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rice!uw-beaver!fluke!dcd From: dcd@tc.fluke.COM (David Dyck) Newsgroups: comp.lang.perl Subject: Special Variable $^T not documented in manual Keywords: perl manual bug Message-ID: <1991Jan25.200918.11912@tc.fluke.COM> Date: 25 Jan 91 20:09:18 GMT Organization: John Fluke Mfg. Co., Inc., Everett, WA Lines: 10 In the Perl Reference Guide there is a reverence to $^T ($ control-T), which is: The time (as delivered by "time") when the program started. This values is used by the file test operatores "-M", "-A" and "-C". This variable is NOT mentioned in the perl man page. David Dyck dcd@tc.fluke.COM