Help for this page
use Cache::FileCache; ... my $hash = $cache->get( $assigned_hash_name ); my %hash = %{$hash};