in reply to Problem with ora_login function in oraperl

The Result you are getting is a hash ref. So Use Dumper method of Data::Dumper instead of print to see what the hash contains.
  • Comment on Re: Problem with ora_login function in oraperl