projects
/
p5sagit/App-FatPacker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d04938c
)
Add POD encoding declaration
Dagfinn Ilmari Mannsåker [Tue, 11 Sep 2012 13:22:08 +0000 (14:22 +0100)]
lib/App/FatPacker.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/App/FatPacker.pm
b/lib/App/FatPacker.pm
index
32f7ab6
..
03d28fb
100644
(file)
--- a/
lib/App/FatPacker.pm
+++ b/
lib/App/FatPacker.pm
@@
-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