The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#!/bin/bash
cd `dirname $0`/..
perldoc -u lib/Test/Shadow.pm > README.pod
perldoc -t lib/Test/Shadow.pm > README