Package perl-Syntax-Keyword-Try: Information

    Source package: perl-Syntax-Keyword-Try
    Version: 0.29-alt1
    Build time:  Dec 2, 2023, 10:48 AM
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: a C<try/catch/finally> syntax for perl
    Description: 
    This module provides a syntax plugin that implements exception-handling
    semantics in a form familiar to users of other languages, being built on a
    block labeled with the `try' keyword, followed by at least one of a `catch'
    or `finally' block.
    
    As well as providing a handy syntax for this useful behaviour, this module
    also serves to contain a number of code examples for how to implement parser
    plugins and manipulate optrees to provide new syntax and behaviours for perl
    code.

    List of rpms provided by this srpm:
    perl-Syntax-Keyword-Try (e2kv6, e2kv5, e2kv4, e2k)
    perl-Syntax-Keyword-Try-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

      1. perl(ExtUtils/CBuilder.pm)
      2. perl(Module/Build.pm)
      3. perl(Test/More.pm)
      4. perl(XS/Parse/Keyword.pm)
      5. perl(XS/Parse/Keyword/Builder.pm)
      6. perl(threads.pm)
      7. perl-devel
      8. perl-podlators
      9. rpm-build-perl

    Last changed


    July 28, 2023 Igor Vlasenko 0.29-alt1
    - automated CPAN update
    Dec. 14, 2022 Igor Vlasenko 0.28-alt1
    - automated CPAN update
    Dec. 2, 2022 Igor Vlasenko 0.27-alt1.1
    - to Sisyphus as perl-Sub-HandlesVia dep