Home
(current)
वर्तमान निदेशक =>
/
proc
/
self
/
root
/
usr
/
share
/
doc
/
perl-Test-Simple-0.98
/
t
/
lib
/
सूचना एवं अपलोड
Info Server
Indian Cyber Force
Folders रचयन्तु
सञ्चिकां रचयन्तु
RansomWeb
लॉगआउट
Current File : //proc/self/root/usr/share/doc/perl-Test-Simple-0.98/t/lib/SigDie.pm
package SigDie; use strict; our $DIE; $SIG{__DIE__} = sub { $DIE = $@ }; 1;