Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37600171
en ru br
ALT Linux repos
S:0.29-alt1

Group :: Development/Perl
RPM: perl-Syntax-Keyword-Try

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.29-alt1
Build date: 28 july 2023, 15:08 ( 39.4 weeks ago )
Size: 50.57 Kb

Home page:   http://search.cpan.org/dist/Syntax-Keyword-Try/

License: perl
Summary: a C 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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Syntax-Keyword-Try
  • perl-Syntax-Keyword-Try-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin