Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    00611PR787ANGELES
    00612PR787ARECIBO
    00613PR787ARECIBO
    
  2. or download this
    %zipDB = (
               '00611' => 'PR|787|ANGELES',
    ...
               '00613' => 'PR|787|ARECIBO',
               '00604' => 'PR|787|AGUADILLA'
             );