in reply to
Signal calling to object method
$SIG{INT} = sub { $self->gracefulExit }
[download]
Comment on
Re: Signal calling to object method
Download
Code
In Section
Seekers of Perl Wisdom