in reply to Re: Re: Perl script syntax highlighting in Microsoft word?
in thread Perl script syntax highlighting in Microsoft word?

In that case, you'll want to have a look at perltidy, which outputs nice HTML. It is also useful for formatting/prettyprinting your scripts. It is Free Software (GNU GPL).

  • Comment on Re: Re: Re: Perl script syntax highlighting in Microsoft word?