File: 40_foreach_eval.code

package info (click to toggle)
libppi-perl 1.236-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,056 kB
  • ctags: 922
  • sloc: perl: 15,002; makefile: 8
file content (1 line) | stat: -rwxr-xr-x 43 bytes parent folder | download | duplicates (9)
1
foreach my $thingy ( eval { bar; } ) { 1 }