#!/bin/sh
export PERL5LIB="/usr/share/fhttp"
cd /usr/share/fhttp
exec perl fhttp.pl "$@"
