- or download this
#!/usr/bin/perl
use warnings;
...
sleep 10;
$chan->exec('nas_server -list') or die "Cannot run the command - $!.$^
+E.";
print while (<$chan>);
- or download this
C:\plscripts>perl newmon.pl
Cannot run the command - .A non-blocking socket operation could not be
+ completed immediately. at newmon.pl line 16.
- or download this
use Learning::Perl;
use Beginning::Perl::Ovid;
print "Awesome Books";