Aion

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.3 2025-05-28T18:21:33Z

    - translate pod in Aion.pm

0.2 2025-05-28T16:41:00Z

    - add clearer and release aspects

0.1 2023-09-28T16:04:10Z

    - original version

LICENSE  view on Meta::CPAN

add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for

LICENSE  view on Meta::CPAN

occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the

i18n/Aion/Meta/Subroutine.ru-en.po  view on Meta::CPAN

msgid "Возвращает имя пакета, в котором объявлена функция."
msgstr "Returns the name of the package in which the function is declared."

msgid "Возвращает имя функции."
msgstr "Returns the name of the function."

msgid "Возвращает сигнатуру функции."
msgstr "Returns the function signature."

msgid "Возвращает ссылку на оригинальную функцию."
msgstr "Returns a reference to the original function."

msgid "Возвращает функцию-обёртку проверяющую сигнатуру."
msgstr "Returns a wrapper function that checks the signature."

msgid "âš– **GPLv3**"
msgstr "âš– **GPLv3**"

msgid "The Aion::Meta::Subroutine module is copyright © 2025 Yaroslav O. Kosmina. Rusland. All rights reserved."
msgstr "The Aion::Meta::Subroutine module is copyright © 2025 Yaroslav O. Kosmina. Rusland. All rights reserved."

lib/Aion/Meta/Subroutine.pm  view on Meta::CPAN

=head2 subname ()

Returns the name of the function.

=head2 signature ()

Returns the function signature.

=head2 referent ()

Returns a reference to the original function.

=head2 wrapsub ()

Returns a wrapper function that checks the signature.

=head1 AUTHOR

Yaroslav O. Kosmina L<mailto:dart@cpan.org>

=head1 LICENSE



( run in 2.595 seconds using v1.01-cache-2.11-cpan-99c4e6809bf )