in reply to Re^2: Do I need to learn pearl to enhance my carrier oppurtunities
in thread Do I need to learn pearl to enhance my carrier oppurtunities

Can we use Perl , to validate UI Based checks?

Yes you can and you probably should (even when checks exist on the client-side, e.g. Javascript).

Take a look at the sections referring to queries and query objects in the CGI module documentation to see the types of operations available. There are many Perl modules for web-based programming: as I'm not particularly current in this area, I'll leave others to describe the latest and greatest.

-- Ken

  • Comment on Re^3: Do I need to learn pearl to enhance my carrier oppurtunities