pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Scope-Upper



Module Name:    pkgsrc
Committed By:   sno
Date:           Wed Apr 29 19:34:24 UTC 2009

Update of /cvsroot/pkgsrc/devel/p5-Scope-Upper
In directory ivanova.netbsd.org:/tmp/cvs-serv11641

Log Message:
PkgSrc import of perl 5 module Scope::Upper.  This module is a required
dependency for the update of Catalyst::Runtime (/www/p5-Catalyst-Runtime)
to 5.800.

This module lets you defer actions at run-time that will take place when the
control flow returns into an upper scope. Currently, you can:

    * hook an upper scope end with "reap"
    * localize variables, array/hash values or deletions of elements in
      higher contexts with respectively "localize", "localize_elem" and
      "localize_delete"
    * return values immediately to an upper level with "unwind", and know
      which context was in use then with "want_at"

Status:

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

No conflicts created by this import



Home | Main Index | Thread Index | Old Index