Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Update
texlive
biblatex-encoding.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File biblatex-encoding.dif of Package texlive
--- lib/Biber/Output/base.pm | 1 + lib/Biber/Output/bbl.pm | 1 + lib/Biber/Output/dot.pm | 1 + 3 files changed, 3 insertions(+) --- lib/Biber/Output/base.pm +++ lib/Biber/Output/base.pm 2016-01-28 14:18:54.154145820 +0000 @@ -7,6 +7,7 @@ use Biber::Entry; use Biber::Utils; use Encode; use IO::File; +use PerlIO::encoding; use Text::Wrap; $Text::Wrap::columns = 80; use Log::Log4perl qw( :no_extra_logdie_message ); --- lib/Biber/Output/bbl.pm +++ lib/Biber/Output/bbl.pm 2016-01-28 14:19:09.785831193 +0000 @@ -11,6 +11,7 @@ use Biber::Utils; use Encode; use List::AllUtils qw( :all ); use IO::File; +use PerlIO::encoding; use Log::Log4perl qw( :no_extra_logdie_message ); use Text::Wrap; use Unicode::Normalize; --- lib/Biber/Output/dot.pm +++ lib/Biber/Output/dot.pm 2016-01-28 14:19:20.617613177 +0000 @@ -10,6 +10,7 @@ use Biber::Entry; use Biber::Utils; use List::AllUtils qw( :all ); use IO::File; +use PerlIO::encoding; use Log::Log4perl qw( :no_extra_logdie_message ); use Unicode::Normalize; my $logger = Log::Log4perl::get_logger('main');
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor