package MP3::M3U::Parser::Dummy; use strict; use warnings; use vars qw( $VERSION ); $VERSION = '2.30'; 1; __END__ =pod =head1 NAME MP3::M3U::Parser::Dummy - Template container class =head1 SYNOPSIS Private module. =head1 DESCRIPTION This document describes version C<2.30> of C released on C<30 May 2010>. - =head1 SEE ALSO L. =head1 AUTHOR Burak Gursoy . =head1 COPYRIGHT Copyright 2003 - 2010 Burak Gursoy. All rights reserved. =head1 LICENSE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.1 or, at your option, any later version of Perl 5 you may have available. =cut