The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#!/usr/bin/env bash

# Add Meta and Makefile
# Update Meta
# git rm Makefile.PL README
# mkdir doc/…
# foreach lib, make doc
# doc conversion
# =head1 → =
# =head2 → ==
# B< C< F< I< L<
# =item lists
# Reformat (gq)
# mv t test