1Build.PL
2Changes
3eg/adblock.pl
4eg/anonymiser.pl
5eg/ayb.pl
6eg/bork.pl
7eg/dragon.pl
8eg/flv.pl
9eg/fudd.pl
10eg/https.pl
11eg/javascript.pl
12eg/js.pl
13eg/leet.pl
14eg/logger.pl
15eg/outline.pl
16eg/pdf.pl
17eg/perlmonks.pl
18eg/post.pl
19eg/proxy-auth.pl
20eg/proxy.pl
21eg/rainbow.pl
22eg/README
23eg/rfc.pl
24eg/rot13.pl
25eg/switch.pl
26eg/tracker.pl
27eg/trim.pl
28eg/yahoogroups.pl
29lib/HTTP/Proxy.pm
30lib/HTTP/Proxy/BodyFilter.pm
31lib/HTTP/Proxy/BodyFilter/complete.pm
32lib/HTTP/Proxy/BodyFilter/htmlparser.pm
33lib/HTTP/Proxy/BodyFilter/htmltext.pm
34lib/HTTP/Proxy/BodyFilter/lines.pm
35lib/HTTP/Proxy/BodyFilter/save.pm
36lib/HTTP/Proxy/BodyFilter/simple.pm
37lib/HTTP/Proxy/BodyFilter/tags.pm
38lib/HTTP/Proxy/Engine.pm
39lib/HTTP/Proxy/Engine/Legacy.pm
40lib/HTTP/Proxy/Engine/NoFork.pm
41lib/HTTP/Proxy/Engine/ScoreBoard.pm
42lib/HTTP/Proxy/FilterStack.pm
43lib/HTTP/Proxy/HeaderFilter.pm
44lib/HTTP/Proxy/HeaderFilter/simple.pm
45lib/HTTP/Proxy/HeaderFilter/standard.pm
46Makefile.PL
47MANIFEST			This list of files
48META.yml
49README
50t/00basic.t
51t/01pod.t
52t/02pod-coverage.t
53t/05new.t
54t/10init.t
55t/11log.t
56t/15accessors.t
57t/15deprecated.t
58t/16stash.t
59t/17fstack.t
60t/18engine.t
61t/20dummy.t
62t/20keepalive.t
63t/22http.t
64t/22transparent.t
65t/23connect.t
66t/23https.t
67t/40push_filters.t
68t/41filters.t
69t/42will_modify.t
70t/50hopbyhop.t
71t/50standard.t
72t/50via.t
73t/51simple.t
74t/51simple2.t
75t/61simple.t
76t/61simple2.t
77t/64htmltext.t
78t/64lines.t
79t/64tags.t
80t/66htmlparser.t
81t/67complete.t
82t/67save.t
83t/71rot13.t
84t/90diveintomark.t
85t/README
86t/test.html
87t/Utils.pm
88