Help for this page
#!/usr/bin/perl ... print $_; } close $CMD;
#!/usr/bin/perl ... my $exe = SVN::Notify->find_exe($command); system($exe);