Add POD encoding declaration
Dagfinn Ilmari Mannsåker [Tue, 11 Sep 2012 13:22:08 +0000 (14:22 +0100)]
lib/App/FatPacker.pm

index 32f7ab6..03d28fb 100644 (file)
@@ -229,6 +229,8 @@ sub script_command_file {
   print join "\n", $start, @segments, $end;
 }
 
+=encoding UTF-8
+
 =head1 NAME
 
 App::FatPacker - pack your dependencies onto your script file