The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

X11::XCB::Atom - wraps an X11 atom

METHODS

exists

Returns whether this atom actually exists. If the id of the atom has not been requested before, this generates a round-trip to the x server. This is very likely, as id() dies if the atom does not exist.