foreach my ${branch} (sort keys %dashboard_branches) { print "BRANCH: ${branch}"; if (${branch} =~ /^TAG_WCONNECT_BT/) { my $RLTAGRL = "http://qwiki.company.com/qca_CNNss/CNN-BT-FM/BT_TAG_Releases"; } elsif (${branch} =~ /^TAG_BTHOST/) { my $RLTAGRL = "http://qwiki.company.com/qca_CNNss/CNN-BT-FM/BT_TAG_Releases"; } elsif (${branch} =~/^TAG_WCONNECT_NFC/) { my $RLTAGRL = "http://qwiki.company.com/qca_CNNss/CNN-BT-FM/NFC_TAG_Releases"; "create_dashboard.pl" 217L, 6996C written