Fixed up INC untaint procedure to skip/ignore CODE, ARRAY, blessed entries.
authorgrink <grink@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Fri, 12 Jun 2009 23:54:57 +0000 (23:54 +0000)
committergrink <grink@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Fri, 12 Jun 2009 23:54:57 +0000 (23:54 +0000)
commit6e5079df2185e33ef2b81de51f3c51ae26d1773d
tree6abaeb80a0bfcd0ea7f4c423a4099db6b5b6b824
parente4892f2b605119b29dfe1d4cad4da89d50b8c6de
Fixed up INC untaint procedure to skip/ignore CODE, ARRAY, blessed entries.
Include test in xt/ for the above

git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@6654 bd8105ee-0ff8-0310-8827-fb3f25b6796d
Changes
lib/local/lib.pm
xt/subroutine-in-inc.t [new file with mode: 0644]