Dynamic File Creation in Perl
Hello,
I am trying to create a file dynamically using perl. I want to open a file with a filename in it, say a number. I will put that number into a variable and add an extension of ".txt". Then I want to create a new file using that number.txt, but I get this error:
Insecure dependency in open while running with -T switch. I''ve been trying forever to figure this out, and I still can''t get it. It also gives this error when I want to create a file dynamically from user input in a CGI form. Any help here would be GREATLY appreciated.
Crown
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement