We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The wrapper for the native document is the DOM::Document (documentation) module.
Currently the following APIs are available:
# Set the title of the document DOM::Document.title = 'Test'