in reply to Re^4: encoding question
in thread encoding question

I'm using vim. How do I set the encoding of a perl program I save?
:set fileencoding=latin1

And as mentioned elsewhere in this thread, you can automate that if you have modelines enabled.

Perl 6 - links to (nearly) everything that is Perl 6.