pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Guard



Module Name:    pkgsrc
Committed By:   sno
Date:           Sat Aug  8 20:52:22 UTC 2009

Update of /cvsroot/pkgsrc/devel/p5-Guard
In directory ivanova.netbsd.org:/tmp/cvs-serv15391

Log Message:
Importing package for p5 module Guard as dependency for devel/p5-AnyEvent.

This module implements so-called "guards". A guard is something (usually an
object) that "guards" a resource, ensuring that it is cleaned up when
expected.

Specifically, this module supports two different types of guards: guard
objects, which execute a given code block when destroyed, and scoped guards,
which are tied to the scope exit.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/p5-Guard/Makefile
N pkgsrc/devel/p5-Guard/DESCR
N pkgsrc/devel/p5-Guard/distinfo

No conflicts created by this import



Home | Main Index | Thread Index | Old Index