MoshiachNow
IS-IT--Management
HI,
I wonder why the following code produces no output on my XP ?Modules seem to be properly installed.
===============================
require
my $sQuery = 'postscript';
my $oSearch = new $oSearch->native_query(
while (my $oResult = $oSearch->next_result()) {
print $oResult->url, "\n";
sleep 1;
} # while
Long live king Moshiach !
I wonder why the following code produces no output on my XP ?Modules seem to be properly installed.
===============================
require
my $sQuery = 'postscript';
my $oSearch = new $oSearch->native_query(
while (my $oResult = $oSearch->next_result()) {
print $oResult->url, "\n";
sleep 1;
} # while
Long live king Moshiach !