There is no option, but if you can find a Perl module that does it for you, it'd be easy enough to search wakaba.pl for "unlink" and replace that with whatever secure deletion function you have. You could also make it call some external app to do it, using system().