Let me break it down into three aspects...

formal rules and conventions

I don't think there is generally any problem using another language especially if it's bilingual.

I'm not aware of any hard rule here, and I'd been extremely surprised if using additional languages was forbidden. I'd be even surprised if anyone said that English was obligatory.

Regarding convention:

IMHO as a courtesy at least an abstract in English should explain the purpose.

technical aspect

Please note that adding extra .pod files in other languages and linking to them is easy°. And I'm sure I've seen distros with module_en.pod plus something like module_de.pod

Legal issues

There might have been a problem where spam, radical or criminal propaganda is embedded and can't be spotted/flagged on metacpan because the language is "exotic".

But in the days of automatic translations this should be covered.

And this would be an issue for the metacpan site and not CPAN in general.

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery

Updates

°) perlpodspec :

>

... L<name> values are of two types: either the name of a Pod page like L<Foo::Bar> (which might be a real Perl module or program i +n an @INC / PATH directory, or a .pod file in those places

In reply to Re: Perl module documentation language conventions by LanX
in thread Perl module documentation language conventions by Polyglot

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.