Hi, Could someone point me in the right direction?
I'd like to write a programme in Perl that will prompt questions and dump the answers into a templated piece of text. E.g: User jonathan Password shampoo Call ID 8007835373 Each time i only want to change the user and password but inject it back into this basic template. Also, is there a way for the script to prompt for the questions and with the provided answers, append the file? Many Thanks