File: 43_nonblock_map.code

package info (click to toggle)
libppi-perl 1.218-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,820 kB
  • ctags: 875
  • sloc: perl: 12,872; makefile: 8
file content (2 lines) | stat: -rwxr-xr-x 44 bytes parent folder | download | duplicates (8)
1
2
@foo=map/bar/,@foo;
@foo = map /bar/, @foo;