#!/bin/bash
cd `dirname $0`/..
perldoc -u lib/Perl/Tags.pm > README.pod
perldoc -t lib/Perl/Tags.pm > README
