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

Web::MREST::Util - Miscellaneous utilities

Exports

       This module provides the following exports:

       $JSON (singleton)
       "pod_to_html" (function)
       "pod_to_text" (function)

Functions

pod_to_html
       Every  Web::MREST  resource  definition  includes a 'documentation' property containing a POD string. Our
       'docu/html' resource converts this POD string into HTML with a little help from this routine.

   pod_to_text
       Convert POD string into text

perl v5.36.0                                       2022-09-21                              Web::MREST::Util(3pm)

Name

       Web::MREST::Util - Miscellaneous utilities

Synopsis

       Miscellaneous utilities

See Also