in reply to I wan to send the curl command in perl script.

What kind of database?

Whatever it is, there is almost certainly a module on CPAN for accessing the database and updating it.

The advantages of using an existing module or modules are too many to list, but among them are:

  • Comment on Re: I wan to send the curl command in perl script.