http://www.perlmonks.org?node_id=25383

Mork29 has asked for the wisdom of the Perl Monks concerning the following question:

On my website, will be a place for people to create accounts. It will ask a variety of information, including a username. How do i get it to save all the information in a new file, with there username as the file name. ie.. if their username is "User" then make the file user.txt or user.dat or something to that effect...