Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 349 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 349 Bytes

SpiderCache

SpiderCache crawls a URI and determines the HIT ratio (based on value in X-Cache header)

Prerequisites packages

  • LWP::UserAgent
  • HTML::Parse
  • Getopt::Long
  • URI

How to use it: