The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

player.pl - a simple Audio::aKodePlayer based player

SYNOPSIS

player.pl [--volume 0-100] [--seek sec] audiofile ... or player.pl -u for usage player.pl -h for help player.pl --man for the manual page player.pl --version for version

DESCRIPTION

Stub documentation for player.pl, created by template.el.

--volume|-v volume

Play at a given software volume (in percent).

--seek|-s seconds

Start playback from a given position in the audio.

--rate|-r rate

Set sample rate.

--usage|-u

Print a brief help message on usage and exits.

--help|-h

Prints the help page and exits.

--man

Displays the help as manual page.

--version

Print program version.

AUTHOR

Petr Pajas, <pajas@sup.ms.mff.cuni.cz>

COPYRIGHT AND LICENSE

Copyright (C) 2007 by Petr Pajas

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.

BUGS

None reported... yet.