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

NAME

Parse::Matroska::Utils - internally-used helper functions

VERSION

version 0.003

METHODS

uniq(@array)

The same as "uniq LIST" in List::MoreUtils. Included to avoid depending on it since it's not a core module.

uncamelize($string)

Converts a "StringLikeTHIS" into a "string_like_this".

AUTHOR

Kovensky <diogomfranco@gmail.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2012 by Diogo Franco.

This is free software, licensed under:

  The (two-clause) FreeBSD License