Home
last modified time | relevance | path

Searched defs:Perl (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/pod/
Dperlsecpolicy.pod144 =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
[all …]
Dperlretut.pod1623 =head3 Prohibiting substitution
1642 =head3 Global matching
1764 =head3 Search and replace
1882 =head3 The split function