The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.