As others have said, the immediate reason this is not working is that HTTP::Proxy does not support the HTTP CONNECT method, which Trillian uses to connect to MSN through a proxy. HTTP::Proxy does not support this (although you could probably implement it through its filter functionality) - it's just a basic HTTP request repeater.
However, even if you do use a proxy that does HTTP CONNECT (there's a nice and simple one here, although that one's C, not Perl) that will probably not help you: if your company's firewall does not allow outgoing connections to port 1863, putting an HTTP CONNECT proxy on your workstation will not help you, unfortunately.
CU
Robartes-
In reply to Re: HTTP::Proxy and Trillian
by robartes
in thread HTTP::Proxy and Trillian
by gryphon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |