Here we define a subroutine

NOTE: It must be defined within [! ... !] to avoid redefinition! Now we call the subroutine: Hello world

$XXXXXX::var =
Setup some variable outside our namespace, which should not be cleaned up
$XXXXXX::var = 1

Ok.