NAME
Parse::Matroska::Utils
VERSION
version 0.001
DESCRIPTION
Internally-used helper functions
FUNCTIONS
- uniq(@array)
-
The same as "uniq LIST" in List::MoreUtils. Included to avoid depending on it.
- uncamelize($string)
-
Converts a "StringLikeTHIS" into a "string_like_this".
AUTHOR
Diogo Franco <diogomfranco@gmail.com>, aka Kovensky.
LICENSE
The FreeBSD license, equivalent to the ISC license.