Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions lib/Encode/Locale.pm
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package Encode::Locale;

use warnings;
use strict;
our $VERSION = "1.05";

Expand Down Expand Up @@ -367,6 +368,8 @@ L<I18N::Langinfo>, L<Encode>, L<Term::Encoding>

Copyright 2010 Gisle Aas <gisle@aas.no>.

=head1 LICENSE

This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

Expand Down