| POD2-LT documentation | Contained in the POD2-LT distribution. |
POD2::LT - Lithuanian translation of Perl documentation
% perldoc POD2::LT;
POD2::LT yra lietuviškų Perlo dokumentacijos vertimų rinkinys. Šiuo metu jį sudaro ši dokumentacija:
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>
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__