in reply to Re^3: Problem truncating a huge file
in thread Problem truncating a huge file
I AM using use Fnctl ':flock :seek :DEFAULT';
but if I use just use Fnctl;
would it not mean I have to replace all instances of LOCK_** with their respective numeric constants?