X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Debbugs%2FSOAP.pm;h=f87581e60c07af74150cacce8a633be362afb79d;hb=9ba439f0dec2d3980de21b01d5f335a9d213158f;hp=5cb08bb0f11eff7de6ab49dea880731a13dcb8b3;hpb=d61a76fc5e1b52929a02705c07ac03936fd14244;p=debbugs.git diff --git a/Debbugs/SOAP.pm b/Debbugs/SOAP.pm index 5cb08bb..f87581e 100644 --- a/Debbugs/SOAP.pm +++ b/Debbugs/SOAP.pm @@ -41,7 +41,8 @@ BEGIN{ use IO::File; use Debbugs::Status qw(get_bug_status); -use Debbugs::Common qw(make_list getbuglocation getbugcomponent :utf8); +use Debbugs::Common qw(make_list getbuglocation getbugcomponent); +use Debbugs::UTF8; use Debbugs::Packages; use Storable qw(nstore retrieve dclone); @@ -342,7 +343,7 @@ architectures are at which versions. =back -This function correponds to L +This function corresponds to L =cut