There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Context::Set::Role::Stored - A stored context holds a Context::Set::Storage and uses it.

refresh_from_storage

Refreshes this context from the storage it is stored in.

Usage:

$this->refresh_from_storage();