Accepting request 205030 from devel:languages:perl

- Update to latest version 1.98
  + Improve peek_sub error handling
	  Thanks to Zefram for the bug report.
	  See https://rt.cpan.org/Ticket/Display.html?id=89679
  + Make new test compatible with old versions of perl.

OBS-URL: https://build.opensuse.org/request/show/205030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-PadWalker?expand=0&rev=12
This commit is contained in:
Stephan Kulow 2013-10-29 08:31:30 +00:00 committed by Git OBS Bridge
commit f249a8ba29
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df250e242f2a1009a8e9fe393b5c8b9ff4817efb345117fd6ada6a3da8380ca0
size 15272

3
PadWalker-1.98.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80af38103ae59aff537ba9102898bb939ec191e537ddc04170d4715556a3576c
size 15845

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Oct 27 21:09:50 UTC 2013 - rschweikert@suse.com
- Update to latest version 1.98
+ Improve peek_sub error handling
Thanks to Zefram for the bug report.
See https://rt.cpan.org/Ticket/Display.html?id=89679
+ Make new test compatible with old versions of perl.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jun 8 10:35:24 UTC 2013 - rschweikert@suse.com Sat Jun 8 10:35:24 UTC 2013 - rschweikert@suse.com

View File

@ -21,7 +21,7 @@ Name: perl-PadWalker
Summary: Play with other peoples' lexical variables Summary: Play with other peoples' lexical variables
License: GPL-1.0+ or Artistic-1.0 License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Version: 1.96 Version: 1.98
Release: 0 Release: 0
Url: http://search.cpan.org/dist/PadWalker/ Url: http://search.cpan.org/dist/PadWalker/
Source: http://www.cpan.org/authors/id/R/RO/ROBIN/PadWalker-%{version}.tar.gz Source: http://www.cpan.org/authors/id/R/RO/ROBIN/PadWalker-%{version}.tar.gz