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

Changelog

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

  * Import upstream version 0.27.
  * Update years of upstream and packaging copyright.

 -- gregor herrmann <email address hidden>  Sat, 11 Jul 2015 22:13:54 +0200

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.27-1.dsc 2.2 KiB 1e337d0acc0770bebbd1acc99c81b6fb6d077d94419ecf120d11473753223f35
libscope-upper-perl_0.27.orig.tar.gz 79.0 KiB e65e6c49761809384ea39fa0b3da1a7daec87936bcbcfbda2218c22c8a3bcbf9
libscope-upper-perl_0.27-1.debian.tar.xz 3.0 KiB dbd82f7029d5a579fafa5c67c91c2ba6dfbd0b20934a54ae4807becafcd21ccf

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"