in reply to Re^2: Popping from method that returns a list in one linein thread Popping from method that returns a list in one line
which prolly should be
ok $fp->get_data(pop @{[$fp->get_parseable_files]}), 'can get data fro +m file'; [download]