Description
POD sections can be stripped from Perl source when tools need code without embedded documentation. Developers use it for analysis, packaging, or preprocessing workflows where documentation would get in the way. It may write transformed source output, so destination paths should be chosen carefully.