The 'perl MakeFile.pl' and 'make' work fine, but 'make test' fails spitting out "Command failed for target 'test_dynamic'" -- any idea what this means and how I can fix it?
thanks,
-mt
From: "Wiggins d Anconia" <[EMAIL PROTECTED]>
To: "mt m" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Perl CGI and XML
Date: Fri, 19 Mar 2004 12:35:39 -0700
MIME-Version: 1.0
Received: from onion.perl.org ([63.251.223.166]) by mc1-f41.hotmail.com with Microsoft SMTPSVC(5.0.2195.6824); Fri, 19 Mar 2004 11:36:19 -0800
Received: (qmail 27773 invoked by uid 1005); 19 Mar 2004 19:36:10 -0000
Received: (qmail 27758 invoked by uid 76); 19 Mar 2004 19:36:10 -0000
X-Message-Info: JGTYoYF78jFLJeexrXB3NM62UUAj1S8s
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
Delivered-To: mailing list [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=0.0 required=7.0tests=
X-Spam-Check-By: la.mx.develooper.com
Message-Id: <[EMAIL PROTECTED]>
X-Mailer: NeoMail 1.25
X-IPAddress: 206.152.237.33
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 19 Mar 2004 19:36:21.0797 (UTC) FILETIME=[75320550:01C40DE9]
> I want to store the data from a straightforward form in an XML file. The > perl script has to read the form data, and write it to the XML file. > > What's the best/simplest module for this? >
CGI.pm with XML::Simple would be my choices, both easy to work with and available on CPAN.
http://danconia.org
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>