Help for this page
#!/usr/bin/perl use strict; ... .....# do something }
# Which one is correct ..... ... if ( $hash_ref ) { ........ }