in reply to Re^2: Using Config::IniFiles Module Obtain Comma Separated Values into An Array
in thread Using Config::IniFiles Module Obtain Comma Separated Values into An Array
Have you considered using split to split up the values?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Using Config::IniFiles Module Obtain Comma Separated Values into An Array
by perlPsycho (Initiate) on May 27, 2016 at 07:33 UTC | |
by Corion (Patriarch) on May 27, 2016 at 07:50 UTC | |
|