NAME
Articulate::Storage - store and retrieve your content
DESCRIPTION
This provides a single function, storage, which returns the storage object to which responsibility has been delegated for persistant storage and retrieval of content.
By default, this will return an instance of Articulate::Storage::Local
.