![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: RE: Perl/Tk Chatterbox Clientby Asim (Hermit) |
on Feb 22, 2001 at 18:57 UTC ( #60208=note: print w/replies, xml ) | Need Help?? |
First, set up your enviromental variables for your HTTP proxy. Then, backup Perlmonks.pm, open it, and move to line 63, which looks like this: $self->{ua}=new LWP::UserAgent;And add below it: $self->{ua}->env_proxy();Save it and run it. That will get you on as a Anonymous Monk, but I havn't sorted out why it fails with logging in. Ideas welcome! By the By, this is on a WinNT system. ----Asim, known to some as Woodrow.
In Section
Code Catacombs
|
|