»

BML::self_link

BML::self_link — Takes the URI of the current page, and adds the current form data to the url, then adds any additional data to the url.

Use

BML::self_link(newvars);

Arguments

  • newvars. A hashref of information to add/override to the link.

Source:

cgi-bin/Apache/BML.pm

Returns:

scalar; the full url