Return-Path: Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 89757 invoked from network); 2 Jun 2000 08:14:18 -0000 Received: from una-jennifer.emc.com.ph (HELO jennifer.emc.com.ph) (postfix@208.232.224.3) by locus.apache.org with SMTP; 2 Jun 2000 08:14:18 -0000 Received: from mojacko (mojacko.emc.com.ph [203.176.3.10]) by jennifer.emc.com.ph (Postfix) with SMTP id E8646D744 for ; Fri, 2 Jun 2000 16:14:19 +0800 (PST) Message-ID: <003701bfcc69$a9eedfe0$0a03b0cb@emc.com.ph> From: "Embperl" To: Subject: system() Date: Fri, 2 Jun 2000 16:07:58 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N just wanna know how you can include system("dig domain.com"); in embperl and be able to put the result in a variable. tnx