Help for this page
#include <stdio.h> #include <string.h> ... { return 1; }
#!/usr/bin/perl ... my $do_nothing = TEST::do_nothing(); print "for do_nothing() i got: $do_nothing\n"; undef $test;