#!/usr/bin/perl use App::PipeFilter::JsonToPcap; exit App::PipeFilter::JsonToPcap->new_with_options()->run(); __END__ # vim: ts=2 sw=2 expandtab