NAME
App::RecordStream::KeySpec
AUTHOR
Benjamin Bernard <perlhacker@benjaminbernard.com> Keith Amling <keith.amling@gmail.com>
DESCRIPTION
This class knows out to look up a keyspec in a datastructure
SYNOPSIS
my
$data_ref
= App::RecordStream::KeySpec::find_key(
$r
,
'Foo/Bar'
);