Provided by: wml_2.0.12ds1-9build1_amd64 bug

NAME

       wml::fmt::url - Recognize Uniform Resource Locator

SYNOPSIS

        #use wml::fmt::url

        <url>
        ....http://....
        </url>

DESCRIPTION

       The usage is simple: Just surround the text with the "<url>" container tag and all
       contained URLs are recognized and made interactive by adding HTML "<a>" (anchor) tags.

AUTHOR

        Ralf S. Engelschall
        rse@engelschall.com
        www.engelschall.com

REQUIRES

        Internal: P1, P2, P6
        External: --

SEE ALSO

       HTML "<a>" tag.