Пакет perl-namespace-autoclean: Информация

    Исходный пакет: perl-namespace-autoclean
    Версия: 0.11-alt1
    Собран:  26 мая 2010 г. 9:17
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/namespace-autoclean/

    Лицензия: GPL or Artistic
    О пакете: Keep imports out of your namespace
    Описание: 
    When you import a function into a Perl package, it will naturally also be
    available as a method.
    
    The namespace::autoclean pragma will remove all imported symbols at the end
    of the current package's compile cycle. Functions called in the package itself
    will still be bound by their name, but they won't show up as methods on your
    class or instances.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-namespace-autoclean (noarch)

    Сопровождающий: Alexey Tourbin

    Список участников:
    Alexey Tourbin

    Права:
    Alexey Tourbin
    @cpan
    @everybody

      1. perl-Moose
      2. perl-namespace-clean

    Последнее изменение


    26 мая 2010 г. Alexey Tourbin 0.11-alt1
    - 0.09 -> 0.11
    13 апреля 2010 г. Alexey Tourbin 0.09-alt1
    - initial revision, for DBIx::Class