Package perl-DateTime-Set: Information

    Source package: perl-DateTime-Set
    Version: 0.3900-alt2_10
    Latest version according to Repology
    Build time:  Jun 8, 2021, 03:45 PM in the task #274018
    Report package bug
    License: GPL+ or Artistic
    Summary: Datetime sets and set math
    Description: 
    DateTime::Set is a module for datetime sets. It can be used to handle two
    different types of sets. The first is a fixed set of predefined datetime
    objects. For example, if we wanted to create a set of datetimes containing
    the birthdays of people in our family. The second type of set that it can
    handle is one based on the idea of a recurrence, such as "every Wednesday",
    or "noon on the 15th day of every month". This type of set can have fixed
    starting and ending datetimes, but neither is required. So our "every
    Wednesday set" could be "every Wednesday from the beginning of time until
    the end of time", or "every Wednesday after 2003-03-05 until the end of
    time", or "every Wednesday between 2003-03-05 and 2004-01-07".

    List of rpms provided by this srpm:
    perl-DateTime-Set (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. perl(Params/Validate.pm)
      2. perl(Set/Infinite.pm)
      3. perl(Test/More.pm)
      4. perl(constant.pm)
      5. /proc
      6. perl(strict.pm)
      7. perl(vars.pm)
      8. perl(warnings.pm)
      9. perl-devel
      10. perl-podlators
      11. rpm-build-perl
      12. rpm-build-perl
      13. perl(Carp.pm)
      14. perl(DateTime.pm)
      15. perl(DateTime/Duration.pm)
      16. perl(DateTime/Infinite.pm)
      17. perl(DateTime/Locale.pm)
      18. perl(Module/Build.pm)

    Last changed


    June 8, 2021 Igor Vlasenko 0.3900-alt2_10
    - fixed build
    Nov. 20, 2019 Igor Vlasenko 0.3900-alt1_10
    - update to new release by fcimport
    July 14, 2018 Igor Vlasenko 0.3900-alt1_6
    - update to new release by fcimport