in reply to Re^3: Parse file and creating hashes
in thread Parse file and creating hashes

Hello, Thanks again for your help, I really appreciate it. I hate to bother ask, but is there a way to output without the use of Data::Dump? The issue is that the server where the script is hosted is on a private lan network which does not have access to the internet, I need to vpn in to work on it remotely, so I cannot install the module on the server. That's why I had the module use Excel::Writer::XLSX; because I was going to output to excel file as a report. I couldn't test the script. :(

Replies are listed 'Best First'.
Re^5: Parse file and creating hashes
by LanX (Saint) on Jan 08, 2022 at 22:22 UTC