sub createReturnURL { my %argument = @_; if ( exists $argument{ session } ) { # do something } # more code here }