http://qs321.pair.com?node_id=43303

kelkar_mandar has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: i need to include m.pl to html how do i do it
by rlk (Pilgrim) on Nov 26, 2000 at 06:35 UTC
    If you're looking to embed Perl code in a HTML document, you should look at HTML::Mason or Embperl. A Search or even a Super Search of the Perl Monks site should lead you to some discussion of the merits of each.