in reply to return Both ARRAY and SCALAR
Not perfect, but probably cleaner than the approach you're trying to take. (Whether it's useful or not will depend on exactly how you're using this data, which you haven't explained).my ($field) = $parser->get_values();
|
|---|