#!/bin/sh
pod2html --infile=../Modules/Scan/dummy.pm --outfile=modules.html --css="./pod.css" --backlink="Back to Top" --header --title="IRC Defender Module Documentation"
