Parse::M3U::Extended - M3UE parser

This module contains a simple parser for the Extended M3U format as used
in e.g. HTTP Live Streaming. It also supports the regular M3U format,
usually found with digital copies of music albums etc.

Please refer to the manual for usage instructions.

Installation:

 perl Makefile.PL
 make install

Copyright (c) 2012, 2016 - Olof Johansson <olof@cpan.org>
All rights reserved.

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.