($host eq "stream.foo.com" && $stream_port eq "554") || die "Typo?"; #### #!/usr/bin/perl -w use strict;