
Pod::plainer uses pod::parser which takes pod with the (new) 'c<< .. >>' constructs and returns the old(er) style with just 'c<>'; '<' and '>' are replaced by 'e
' and 'e'.
this can be used to pre-process pod before using tools which do not recognise the new style pods.