in reply to Re: (2) can create with File::Temp but not unlink (not exported)
in thread can create with File::Temp but not unlink

Hi,

Eeehm unlink is exported by main, I think,
but try and import unlink0 from File::Temp
Or try to import just everything exportable
Without specifying the functions

GreetZ!,

print "profeth still\n" if /bird|devil/;
  • Comment on Re: Re: (2) can create with File::Temp but not unlink (not exported)