package fbconfig; sub get { return { 'key' => 'value' } ; } 1;