Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by matlawtt

  1. matlawtt

    HTTP::Recorder and HTTP::Proxy

    I'm by no means a professional programmer, but am trying to write a perl program using HTTP::Recorder and HTTP::Proxy. To start, I copied the example given at CPAN for the HTTP::Recorder module: >!/usr/bin/perl > >use HTTP::Proxy; >use HTTP::Recorder; > >my $proxy=HTTP::Proxy->new(); >...

Part and Inventory Search

Back
Top