Package perl-Syntax-Keyword-Try: Information

    Source package: perl-Syntax-Keyword-Try
    Version: 0.30-alt2
    Latest version according to Repology
    Build time:  Apr 16, 2025, 08:00 PM in the task #381808
    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 RPM packages built from this SRPM:
    perl-Syntax-Keyword-Try (x86_64, i586, aarch64)
    perl-Syntax-Keyword-Try-debuginfo (x86_64, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

    ACL:
    Igor Vlasenko
    @everybody

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

    Last changed


    April 16, 2025 Igor Vlasenko 0.30-alt2
    - NMU: fixed build
    April 3, 2025 Igor Vlasenko 0.30-alt1
    - automated CPAN update
    July 28, 2023 Igor Vlasenko 0.29-alt1
    - automated CPAN update