Add missing encoding directive in POD (#592)

This commit is contained in:
Clément Oudot 2013-04-19 11:39:33 +00:00
parent ca1b0db0d2
commit 4ed5e151af
3 changed files with 6 additions and 0 deletions

View File

@ -620,6 +620,8 @@ sub _stToStr {
1;
__END__
=encoding utf8
=head1 NAME
Lemonldap::NG::Manager::Notifications - Perl extension to manage Lemonldap::NG

View File

@ -858,6 +858,8 @@ sub _stToStr {
1;
__END__
=encoding utf8
=head1 NAME
Lemonldap::NG::Manager::Sessions - Perl extension to manage Lemonldap::NG

View File

@ -218,6 +218,8 @@ sub _mode_checkid {
1;
__END__
=encoding utf8
=head1 NAME
Lemonldap::NG::Portal::OpenID::Server - Add capability to manage extensions to