logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pod2sdf - converts POD to SDF markup

Description

pod2sdf should be used when one wants to use SDF instead of POD as the base documentation format.  sdf
       does this convertion on the fly for "*.pod, *.pl, *.pm" files for you.  So pod2sdf is only needed when
       one wants to make extensive use of the powerful features of SDF and marking them with "=begin sdf" and
       "=end sdf" gets inconvenient.

perl v5.36.0                                       2023-08-02                                        POD2SDF(1p)

Name

       pod2sdf - converts POD to SDF markup

Synopsis

         pod2sdf [-m] infile > outfile

See Also