Help for this page

Select Code to Download


  1. or download this
    use 5.18.2;
    use warnings;
    ...
        }
    
    DDumper make_list (file => $file, headings => [ "item", "seen in+" ]);
    
  2. or download this
    {   'Ark of the Covenant' => {
            'seen in'        => [
    ...
                ]
            }
        }