libscope-upper-perl 0.28-1 source package in Ubuntu

Changelog

libscope-upper-perl (0.28-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.28

 -- Lucas Kanashiro <email address hidden>  Thu, 01 Oct 2015 15:24:29 -0300

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libscope-upper-perl_0.28-1.dsc 2.2 KiB 3a831e2d368be846180e8089671347db08c054bd5bc26100cd68da40eafc576e
libscope-upper-perl_0.28.orig.tar.gz 84.7 KiB a0da8103debe014410fc6718fe3275db2713be95c235f18c4592cd4148e82137
libscope-upper-perl_0.28-1.debian.tar.xz 3.0 KiB 1d48a85c880ddcd63ec8c3843c77f5a31e03f5ad0b8b359e054b4c46d4ec8065

Available diffs

No changes file available.

Binary packages built by this source

libscope-upper-perl: module to manipulate upper scopes

 Scope::Upper is a Perl module that provides a way for Perl programs to defer
 actions at run-time until the control flow returns to the upper scope. It
 currently enables developers to:
 .
  * 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"

libscope-upper-perl-dbgsym: debug symbols for package libscope-upper-perl

 Scope::Upper is a Perl module that provides a way for Perl programs to defer
 actions at run-time until the control flow returns to the upper scope. It
 currently enables developers to:
 .
  * 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"