Small problem for a pro, but for novice like me... argh!
I have very basic problem with this script I'm working on, and since I'm total novice when it comes to perl, well..
Basically problem is this: I have variable $footer, which contains page footer HTML - what I need to do, is replace word QUERY in this variable with content from variable $keywords.. how can this be done in perl?