* Updated a few metadata items that were missing in .pm files. These
might be simply regarded as typos and thus, this commit is of very
small importance.
Signed-off-by: mr.Shu <mr@shu.io>
- Rename 'style.css' to appropriate ID-based name.
- Remove explicit inclusion of CSS, as it will now be auto-included.
- Update tests which explicitly checked for styling.
This is pretty much a straight one-for-one swap with some minor goodness
in the form of the already wrapped up array handling in one case.
I did not do any refactoring of the code although some places looked
like they could use it.
Addresses issue #591.
Reducing scroll spam from dzil by:
- Providing ABSTRACTs for all packages.
- Leaving VERSION vertical space where necessary.
Addresses #600 plus other annoyances in the process.