blob: c3fef61b47b6bef6e276e180e1ff0b8f00576416 (
plain) (
blame)
1
2
3
4
5
|
Perl comes with perfectly good stat, lstat functions, however if you are writing
FFI bindings for a library that use the C stat structure, you are out of luck
there. FFI::C::Stat Perl comes with perfectly good stat, lstat functions,
however if you are writing FFI bindings for a library that use the C stat
structure, you are out of luck there.
|