Calling CGI.pm Methods (cont)Instead, constructs them on-the-fly using rules about arguments. This allows you to include arbitrary attributes in HTML tags
If first argument is an associative array, it is converted into tag attributes. Other unnamed string arguments are concatenated space-separated.
Methods that behave like this are called |