Print date postal address was encountered.
This commit is contained in:
		
							parent
							
								
									b16b4661ab
								
							
						
					
					
						commit
						a1ade5c8fa
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -68,6 +68,7 @@ foreach my $id (@supporterIds) { | |||
|     print "\n     Postal Addresses:\n"; | ||||
|     foreach my $address (keys %postalAddresses) { | ||||
|       print "          PREFERRED FOLLOWS:\n" if (defined $preferredPostal) and $address eq $preferredPostal; | ||||
|         print "        Encountered $postalAddresses{$address}{date_encountered}\n"; | ||||
|       foreach my $addrLine (split("\n", $address)) { | ||||
|         print "          $addrLine\n"; | ||||
|       } | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn