POD2::LT - Lithuanian translation of Perl documentation


POD2-LT documentation Contained in the POD2-LT distribution.

Index


Code Index:

NAME

Top

POD2::LT - Lithuanian translation of Perl documentation

SYNOPSIS

Top

  % perldoc POD2::LT;

DESCRIPTION

Top

POD2::LT yra lietuviškų Perlo dokumentacijos vertimų rinkinys. Šiuo metu jį sudaro ši dokumentacija:

AUTHOR

Top

POD2::LT kol kas sudaro Petro Kudaro vertimai (pagalba verčiant dokumentaciją bei taisant klaidas visada laukiama). POD2::LT paketas išleistas Petro Kudaro <moxliukas@delfi.lt>

SEE ALSO

Top

perl, perldoc.


POD2-LT documentation Contained in the POD2-LT distribution.

package POD2::LT;

use 5.005;
use strict;
use warnings;

require Exporter;
our @ISA = qw(Exporter);
our $VERSION = '0.02';

1;
__END__