http://qs1969.pair.com?node_id=52149


in reply to TIMTOWTDI -- so long as it's not my way

I seem to do this more often than I should

my $this = $q->param("this"); if ( $this = "that" ) { # do something for possibly the wrong reason } else { # not likely }