Path to this page:
./
devel/p5-Contextual-Return,
Perl 5 module to create context-senstive return values
Branch: pkgsrc-2017Q1,
Version: 0.004.011,
Package name: p5-Contextual-Return-0.004.011,
Maintainer: pkgsrc-usersThe Perl 5 module Contextual::Return provides a collection of named
blocks that allow a return statement to return different values
depending on the context in which it's called.
Required to run:[
devel/p5-Want] [
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 7037f582c3d74b78fc0737c36f0d93b3d2fef466
RMD160: b2e0fc7a2a333545dd956afcfb22ad1bd78517ec
Filesize: 39.924 KB
Version history: (Expand)
- (2017-04-16) Updated to version: p5-Contextual-Return-0.004.011
- (2017-04-04) Package added to pkgsrc.se, version p5-Contextual-Return-0.004.010 (created)
CVS history: (Expand)
2017-04-16 16:36:20 by Benny Siegert | Files touched by this commit (2) |
Log message:
Pullup ticket #5260 - requested by sevan
devel/p5-Contextual-Return: bugfix
Revisions pulled up:
- devel/p5-Contextual-Return/Makefile 1.18
- devel/p5-Contextual-Return/distinfo 1.8
---
Module Name: pkgsrc
Committed By: mef
Date: Sun Apr 9 11:45:51 UTC 2017
Modified Files:
pkgsrc/devel/p5-Contextual-Return: Makefile distinfo
Log message:
Updated devel/p5-Contextual-Return to 0.004011
----------------------------------------------
0.004011 Sat Apr 8 15:23:14 2017
- Patched memory leak from use of @DB::args
(thanks, Jay!)
|