> - you can use a GlobalSub and then: ActionMap news global_sub etc.
> - you can use an UserTag and call the user tag from any ActionMap
> - you can mangle $Config->{ActionMap} in an Autoload routine
>
Thanks Racke,
I'll try the GlobalSub-way. That seems to be the easiest :)
Rene