http://www.perlmonks.org?node_id=822551


in reply to ROBODoc to Pod translator

I took your post here as inspiration to turn this into a module and published it on CPAN. It's called Pod::ROBODoc and also sports a command-line program called robodoc2pod that can read from STDIN or a file and write to STDOUT or another file.

Replies are listed 'Best First'.
Re^2: ROBODoc to Pod translator
by wazoox (Prior) on Feb 13, 2010 at 22:01 UTC
    Robodoc2pod has also been included in the standard robodoc distribution. I should check if the one that's published here is the latest, though.