Lines Matching defs:Perl
144 =head3 Feeding untrusted code to the interpreter
150 =head3 Stack overflows due to excessive recursion
156 =head3 Out of memory errors
164 =head3 Escape from a L<Safe> compartment
170 =head3 Use of the C<p> and C<P> pack templates
174 =head3 Stack not reference-counted issues
186 =head3 Thawing attacker-supplied data with L<Storable>
191 =head3 Using attacker supplied L<SDBM_File> databases
196 =head3 Badly encoded UTF-8 flagged scalars
205 =head3 Issues that exist only in blead, or in a release candidate
212 =head3 CPAN modules or other Perl project resources
219 =head3 Emulated POSIX behaviors on Windows systems