Parse::Flexget SYNOPSIS use Parse::Flexget; ... print "$_\n" for flexparse(@data); DESCRIPTION Parse::Flexget parses the output from flexget and returns a list of successfully downloaded files. AUTHOR Magnus Woldrich CPAN ID: WOLDRICH magnus@trapd00r.se http://japh.se REPORTING BUGS Report bugs on rt.cpan.org or to magnus@trapd00r.se COPYRIGHT Copyright (C) 2010 Magnus Woldrich. All right reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.