diff options
Diffstat (limited to 'ext/Pod-Functions/t/Functions.t')
-rw-r--r-- | ext/Pod-Functions/t/Functions.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Pod-Functions/t/Functions.t b/ext/Pod-Functions/t/Functions.t index 2beccc1ac6..23301142ba 100644 --- a/ext/Pod-Functions/t/Functions.t +++ b/ext/Pod-Functions/t/Functions.t @@ -113,7 +113,7 @@ Functions for filehandles, files, or directories: select, stat, symlink, sysopen, umask, unlink, utime Keywords related to the control flow of your Perl program: - __FILE__, __LINE__, __PACKAGE__, __SUB__, break, caller, + __FILE__, __LINE__, __PACKAGE__, __SUB__, caller, continue, die, do, dump, eval, evalbytes, exit, goto, last, next, redo, return, sub, wantarray |