Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        $_[0] =~ s/<(?!url)|(?<!url)>//g;
        return $_[0];
    }
    
  2. or download this
    this is not OK  but this is ok <url>