Q1) Why does Data::Dumper bless this?
The File::stat::lstat() function returns a File::stat object: a bless-ed array reference. (The lstat built-in does not do this.) Data::Dumper must produce a string that, if compiled or eval-ed, would be able to reproduce this object. Hence: an array reference bless-ed into 'File::stat'.
Give a man a fish: <%-(-(-(-<
In reply to Re^5: Is it possible to localize the stat/lstat cache?
by AnomalousMonk
in thread Is it possible to localize the stat/lstat cache?
by bounsy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |