in reply to Use of Data::Dumper

Please read Writeup Formatting Tips and re-format your node to be readable (hint: use <code>...</code> tags).

The Data::Dumper for hashes is much more readable when you dump a reference to a hash (for example \%site) instead of the hash itself.