prototype error in File::stat
authorGraham Barr <Graham.Barr@tiuk.ti.com>
Tue, 18 Feb 1997 07:48:40 +0000 (07:48 +0000)
committerChip Salzenberg <chip@atlantic.net>
Fri, 21 Feb 1997 16:41:00 +0000 (04:41 +1200)
commit14d597e277445d4fc3a245595c3609ec0c11a887
treee09be04b5793c495e38de4a28b56431bd5e2e9d3
parent7fddd24899f5f922c59212b9c61b9d6d2860e8fc
prototype error in File::stat

The prototype for lstat in File::stat is wrong. It stats that is expects
a GLOB. It should be expecting a scalar, the same as File::stat::stat.

p5p-msgid: <199702180748.HAA14151@ultra-boy>
lib/File/stat.pm