if ( $str !~ m[/$] ) { # do something } [download]
In reply to Re^2: string matching by llancet in thread string matching by Anonymous Monk