in reply to Re: Spaces in " Code Prefix" ?
in thread Spaces in " Code Prefix" ?
No, the code you added was this:
Update:: Thanks for the new patch. It has been applied. The problem should be fixed now. - tye# Prevent trailing spaces from quashing initial spaces in code: $prefix =~ s/ / /g;
|
|---|