File: 40_foreach_eval.code

package info (click to toggle)
libppi-perl 1.213-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,808 kB
  • ctags: 648
  • sloc: perl: 12,089; makefile: 8
file content (1 line) | stat: -rw-r--r-- 43 bytes parent folder | download | duplicates (9)
1
foreach my $thingy ( eval { bar; } ) { 1 }