in reply to removing of html tag from email

HTML::StripScripts, strip HTML tags

Replies are listed 'Best First'.
Re^2: removing of html tag from email
by stillcool (Initiate) on Apr 28, 2009 at 12:31 UTC

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

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

      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...