Re: Generate an associative array from a file



Mr_Noob <gniagnia@xxxxxxxxx> writes:

I am trying to write a perl script that would exclude all comments
from the above file and then generate an associative array, and output
the following result :

Looks like something that is parsable by Config::INI, Config::Simple,
Config::Tiny or probaly a couple of other existing modules.

//Makholm
.