Hey everyone. I need to make it so that a perl script can create a text file so that when a user signs up it will make a txt file named username.txt with username of course the username part being the username (duh lol). But I just need the script to make that and it will be added to the sign-up script and called as a sub. If you can just show me a script that can do this I can modify it to put it into my script. Thanks everyone.