Hello,
i have a short question regarding perl.
i get this message when i use a certain perl script: :filetest" is not exported by the Lib::File module
the corresponding code is this:
use Lib::File qw (flock_fopen :filetest); system is perl 5.8.3 on a sles9, there is a file filetest.pm in /usr/lib/perl...