Perl5-IDEA
Perl5-IDEA copied to clipboard
Style: Space after backslash (reference operator)
To affect Reformat Code (Ctrl+Alt+L)

And probably for other unary operators as well.
Could you please elaborate? Do you want this to be configurable?
Yes, within Code Style, Perl5, Perl5-Specific settings:

The thing is spacing enhances readability, and many people choose Perl (over Bash for instance) for scripting because it lets us input whitespace everywhere without escapes and such.