in reply to Re: removing of html tag from email
in thread removing of html tag from email

i cant use the module...when i use HTML::StripScripts

it show that - cant locate HTML/StripScripts.pm @INC

Replies are listed 'Best First'.
Re^3: removing of html tag from email
by przemo (Scribe) on Apr 28, 2009 at 12:37 UTC
    And did you installed it somehow? It is not present in core Perl, so it must be added to your system.

      how to install??i have find the file and paste in perl

      directory but when i run it still show the same

      thing... is there other way to remove the html tag...