Next | Query returned 3 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504)
Log message:
*: recursive bump for perl 5.40
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-03-30 19:59:21 by Thomas Klausner | Files touched by this commit (3)
Log message:
devel/p5-Feature-Compat-Try: import p5-Feature-Compat-Try-0.05

his module makes syntax support for try/catch control flow easily
available.

Perl added such syntax at version 5.34.0, and extended it to support
optional finally blocks at 5.35.9, which is enabled by

   use feature 'try';

On that version of perl or later, this module simply enables the
core feature equivalent to using it directly. On such perls, this
module will install with no non-core dependencies, and requires no
C compiler.

Next | Query returned 3 messages, browsing 1 to 10 | previous