Help for this page
#!/usr/bin/perl -w use strict; ... print "Sent = $string\n"; system ("Example.exe \"$string\"");
using System; using System.Text; ... } } }