Help for this page

Select Code to Download


  1. or download this
        
         ...
         else {
            push @{ $bible{$book}{$chapter}{'verses'} }, $_;
        }
    
  2. or download this
    "Genesis" => {
        "chapter 1" => {
    ...
                       },
      },