Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 1 of 1 for int (0.01 seconds)

Showing similar results.

  1. perlipc.txt

    SIG$signame"; } $SIG{INT} = __PACKAGE__ . "::catch_zap"; $SIG{INT} = \&catch_zap;...simple signal handlers: $SIG{INT} = sub { die "\nOutta here!\n"...
    perldoc.perl.org/perlipc.txt
    Fri Jan 30 21:03:34 GMT 2026
      70.2K bytes
Back to Top