- or download this
#!/bin/perl5
...
my $return = $ovs->send;
print "\nreturn = " . $return . "\n";
- or download this
package Mine::Openview::opcmsg;
...
1;
- or download this
---------- Capture Output ----------
> "C:\Perl\bin\perl.exe" monk.pl
...
service_id = service ID
> Terminated with exit code 0.