removed warning
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 11 Mar 2004 17:53:21 +0000 (17:53 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 11 Mar 2004 17:53:21 +0000 (17:53 +0000)
git-svn-id: file:///home/dpavlin/private/svn/webpac/branches/hidra@257 13eb9ef6-21d5-0310-b721-a9d68796d827

openisis/perl/OpenIsis.pm

index f5053bd..057cd00 100644 (file)
@@ -81,7 +81,7 @@ bootstrap OpenIsis $VERSION;
 
 sub MHL {
        for ( @_ ) {
-               s/(<[^=>]*)=[^>]+>/\1>/g; # dump <a=b> substitutions
+               s/(<[^=>]*)=[^>]+>/$1>/g; # dump <a=b> substitutions
                s/></; /g; # replace >< pairs
                s/[><]//g; # nuke other ><
                s/^\^.//; # kill initial subfield spec