in reply to is this script secured enough from internet attacks

You might do better to look at the various "frameworks" that are available in Perl rather than "coding directly to CGI yourself." Many of these frameworks ... and some of them are very small and simple ... are already built to defend against the most common mistakes. And they're a lot faster to build with, too.
  • Comment on Re: is this script secured enough from internet attacks

Replies are listed 'Best First'.
Re^2: is this script secured enough from internet attacks
by tercoz (Acolyte) on Nov 01, 2011 at 04:33 UTC
    What's the content of doing so? And it needs time to learn those engines which I don't have, but I shall look onto catalyst someday, thank you