Help for this page
@ujs = grep { m![^/]*\.js! } @js;
if($String =~ /[^\/]*\.js/ ) # or if($String =~ m![^/]*\.js! )