Bug#614873: Patch for UNIVERSAL->import

brian m. carlson sandals at crustytoothpaste.net
Sat Dec 8 22:50:46 UTC 2012


tags 614873 + patch
kthxbye

Attached is a patch that removes the import of UNIVERSAL altogether and
changes the uses of isa to use the eval { $ref->isa('Foo') } form
recommended by the documentation.  Also fixed is the following warning
exposed by the testsuite:

  Use of qw(...) as parentheses is deprecated at /tmp/libuser-simple-perl-1.43/blib/lib/User/Simple/Admin.pm line 341.

Importing the two modules now occurs silently.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libuser-simple-perl.patch
Type: text/x-diff
Size: 1903 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20121208/7ddb7741/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20121208/7ddb7741/attachment-0001.pgp>


More information about the pkg-perl-maintainers mailing list