Package: libnet-amazon-s3-perl / 0.991-2
Metadata
Package | Version | Patches format |
---|---|---|
libnet-amazon-s3-perl | 0.991-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Fix precedence error vs.patch | (download) |
lib/Net/Amazon/S3/Request/Role/HTTP/Header.pm |
2 1 + 1 - 0 ! |
[patch] fix precedence error (! vs =~) `!! $name =~ m/^_/` is parsed as `(!!$name) =~ m/^_/`, not the intended `!! ($name =~ m/^_/)`. Bug-Debian: https://bugs.debian.org/1113883 |
1