in reply to Interpolate Perl variables in POD

No, you cannot. POD code is skipped over by the perl compiler, and the Pod::* modules typically don't run the code at all.