How to Extract Hash Hex code

Moderator: crythias

Locked
Gunjan
Znuny expert
Posts: 228
Joined: 09 Dec 2013, 06:37
Znuny Version: 3.3.x

How to Extract Hash Hex code

Post by Gunjan »

Hi,

I have an hash of hashes. When I am extracting hash, I am getting the following output -
HASH(0x7f5b12dbb308)

Could anyone please tell me how i can extract whole data from it?

Regards,
Gunjan
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to Extract Hash Hex code

Post by crythias »

What you see is a hash reference. You will need to dereference it. See a perl manual.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked