wml::fmt::url

Langue: en

Version: 2008-05-31 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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.