The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
README for PerlIO::via::UnPod

PerlIO layer that removes plain old documentation (pod) on reading _and_
writing to a file.  Intended as a development tool but may have uses outside
of development.

Copyright (c) 2002, 2003, 2004, 2012 Elizabeth Mattijsen <liz@dijkmat.nl>.
All rights reserved.  This program is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.

Version:
 0.05

Required Modules:
 (none)

The build is standard:

perl Makefile.PL
make
make test
make install