If I'm writing a function which uses CGI.pm do I need to include it again within the function or if I include it on top does that suffice?
thanks in advance.
If I'm writing a function which uses CGI.pm do I need to include it again within the function or if I include it on top does that suffice?
thanks in advance.
Yes, it Suffices
Got it working. Thanks