in reply to Re: List Values As Multidimensional Hash Keys
in thread List Values As Multidimensional Hash Keys

The file I'm parsing contains strings which are used for a program's configuration files. The configuration files themselves are stored in various directories/sub-directories. I want to provide a logical grouping of the configuration files while also providing flexibility and extensibility with the program's configuration. Hope that makes sense, it's hard to describe with words... :)
  • Comment on Re: Re: List Values As Multidimensional Hash Keys