I am trying to fix a several-years-old issue with Pod::Weaver and Pod::Readme.
Pod::Weaver seems to strip out directives like =for and =begin that are intended for Pod::Readme, meaning that the two cannot be used together.
Is there any way to get Pod:: Weaver working with Pod::Readme?