These are the various classes you'll see during typical Reddit::Client usage. All classes are under the Reddit::Client package, so the full name of Link would be Reddit::Client::Link.

A description of their properties as returned by the Reddit API can be found here. Rather than duplicate that information-- and because the data does not line up exactly with the API, for example in the case of booleans, which Perl lacks-- this guide shows example data dumped from actual objects.