disable warnings within PLP::Script
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 31 May 2008 21:09:47 +0000 (21:09 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Sat, 31 May 2008 21:35:03 +0000 (21:35 +0000)
commit01ce7b8943ff0c25365916e0a2e355d06b3efc9a
tree2136d8ba27645c3c4aad6fc77cb59373f66d9f03
parentbf97d6375e0ac171005faabb0e75653318075276
disable warnings within PLP::Script

d9f3acb221a71e094318c7b5d3809aa81dbb5bb3 (use warnings in all modules)
would not only enable warnings in plp modules, but also users' code
evalled within.  Obviously not a nice thing to do.
lib/PLP.pm
lib/PLP/Functions.pm