Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

perl583delta.pod Lithuanian translation

1 view
Skip to first unread message

Petras Kudaras

unread,
Jan 5, 2004, 4:02:48 PM1/5/04
to perl5-...@perl.org
Hello all,

I would like to announce that I have translated perl583delta.pod to Lithuanian
and the translation can be found at
http://moxliukas.esu.as/download/doc/perl583delta.pod

--
Petras Kudaras
aka moxliukas

Sean M. Burke

unread,
Jan 6, 2004, 12:39:49 AM1/6/04
to Petras Kudaras, perl5-...@perl.org, pod-p...@perl.org
At 12:02 PM 2004-01-05, Petras Kudaras wrote:
>I would like to announce that I have translated perl583delta.pod to
>Lithuanian and the translation can be found at
>http://moxliukas.esu.as/download/doc/perl583delta.pod

Neato!

But I think you should declare the encoding, with a line like this:
=encoding iso-8859-13
Or whatever the encoding you're using is.

Examples of other encodings:
http://search.cpan.org/src/SBURKE/Pod-Simple-2.05/t/corpus/


Also, could you change these two headings:

=head1 PAVADINIMAS
and
=head1 APRAÐYMAS

to these?

=head1 PAVADINIMAS (NAME)
and
=head1 APRAÐYMAS (DESCRIPTION)

That makes the modern Pod processors happier.
--
Sean M. Burke http://search.cpan.org/~sburke/

Petras Kudaras

unread,
Jan 6, 2004, 5:39:09 AM1/6/04
to Sean M. Burke, perl5-...@perl.org, pod-p...@perl.org
Sean M. Burke wrote:

> At 12:02 PM 2004-01-05, Petras Kudaras wrote:
>
>> I would like to announce that I have translated perl583delta.pod to
>> Lithuanian and the translation can be found at
>> http://moxliukas.esu.as/download/doc/perl583delta.pod
>
>
> Neato!
>
> But I think you should declare the encoding, with a line like this:
> =encoding iso-8859-13
> Or whatever the encoding you're using is.


We are using mostly iso-8859-13, but sometimes also utf-8.
I have added the iso-8859-13 encoding declaration.

> Also, could you change these two headings:
>
> =head1 PAVADINIMAS
> and

> =head1 APRAŠYMAS


>
> to these?
>
> =head1 PAVADINIMAS (NAME)
> and

> =head1 APRAŠYMAS (DESCRIPTION)


OK, I've changed this too.

0 new messages