in reply to Hyperlinks with win32::word::writer

I've never used Win32::Word::Writer, so excuse me if this doesn't help.  However, reading the documentation at CPAN, I see the line:

    $oWriter->SetStyle("Hyperlink");

So my recommendation would be to try capitalizing "Hyperlink", and see if that solves the problem.

If not, tell me where to get Win32::Word::Writer (I don't find it in any of my ppm repositories), and I'll download it and investigate a little more.


s''(q.S:$/9=(T1';s;(..)(..);$..=substr+crypt($1,$2),2,3;eg;print$..$/
  • Comment on Re: Hyperlinks with win32::word::writer