summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Interface/Storable.pm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Dpkg/Interface/Storable.pm')
-rw-r--r--scripts/Dpkg/Interface/Storable.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/Dpkg/Interface/Storable.pm b/scripts/Dpkg/Interface/Storable.pm
index fa0043ef9..f0d3b73b4 100644
--- a/scripts/Dpkg/Interface/Storable.pm
+++ b/scripts/Dpkg/Interface/Storable.pm
@@ -28,6 +28,8 @@ use overload
'""' => \&_stringify,
'fallback' => 1;
+=encoding utf8
+
=head1 NAME
Dpkg::Interface::Storable - common methods related to object serialization