In StarUML, how can I model a Perl class which uses :: in its name? It doesn't allow :: in the class name, reporting:
::
Element name cannot contain "::"
Is there a way to work around this limitation?