---
title: "Using perl to serially process a few hundred 500MB pcaps in"
date: "2009-02-12T12:29:00"
tags:
  - "facebook"
---

Using perl to serially process a few hundred 500MB pcaps instead of using threads because I'm too stupid and lazy to grok threads or fork()
