The NetBSD Project

CVS log for pkgsrc/devel/p5-Scope-Upper/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Scope-Upper

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: TNF


Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Apr 29 19:34:24 2009 UTC (14 years, 11 months ago) by sno
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

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"

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>