Hi,
I have recently learnt perl, I've written scripts to go through hashs, arrays and manipulate data.
I now need to write a webpage with perl and am getting stuck. I don't know where to start.
I need to build a webpage that will load a CSV, which I can convert into a 2D array. Ideally the same page would allow me to click "next" and "previous", displaying each array and allowing forms for updating each record if required.
I know how to do all this as a script, although not sure how to make it a webpage.
Could one of the monks point me in the right direction, let me know what to google etc.
Cheers
Mark