Perl module

I am recieiving an out of memory issue in my perl module while updating the records in the oracle table. Let me know what are the check or troubleshoot steps need to be done from my end to fix the issue.

Can you run your Perl script with the memory allocation runtime debug option enabled...

perl -Dm <script_name>