[Nh-pm] RE: Nh-pm Digest, Vol 4, Issue 1

Black, Franklin fblack at docucorp.com
Tue Dec 9 14:31:17 CST 2003


I got par from cpan and installed it. But when I try to run it, it doesn't
find
anything in @INC.

-----Original Message-----
From: nh-pm-request at mail.pm.org [mailto:nh-pm-request at mail.pm.org]
Sent: Tuesday, December 09, 2003 12:00 PM
To: nh-pm at mail.pm.org
Subject: Nh-pm Digest, Vol 4, Issue 1


Send Nh-pm mailing list submissions to
	nh-pm at mail.pm.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://mail.pm.org/mailman/listinfo/nh-pm
or, via email, send a message with subject or body 'help' to
	nh-pm-request at mail.pm.org

You can reach the person managing the list at
	nh-pm-owner at mail.pm.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Nh-pm digest..."


Today's Topics:

   1. perlcc (Black, Franklin)
   2. Re: perlcc (Ray Cote)
   3. Re: perlcc (Morbus Iff)


----------------------------------------------------------------------

Message: 1
Date: Tue, 9 Dec 2003 08:40:27 -0600 
From: "Black, Franklin" <fblack at docucorp.com>
Subject: [Nh-pm] perlcc
To: "'nh-pm at mail.pm.org'" <nh-pm at mail.pm.org>
Message-ID:
	<D6475E34436AA84CB1EF67E8E8FB4DC101119C at bed1ex01.docucorp.com>
Content-Type: text/plain;	charset="iso-8859-1"

I am using perlcc to create a c program. When I have  "use DBI" in the perl
script,
it creates the C program. The c program compiles, buts blows up when it
runs.

------------------------------

Message: 2
Date: Tue, 9 Dec 2003 11:21:06 -0500
From: Ray Cote <rgacote at AppropriateSolutions.com>
Subject: Re: [Nh-pm] perlcc
To: "Black, Franklin" <fblack at docucorp.com>
Cc: "'nh-pm at mail.pm.org'" <nh-pm at mail.pm.org>
Message-ID: <a05210523bbfba65689cf@[192.168.24.247]>
Content-Type: text/plain; charset="us-ascii" ; format="flowed"

At 8:40 AM -0600 12/9/03, Black, Franklin wrote:
>I am using perlcc to create a c program. When I have  "use DBI" in the perl
>script,
>it creates the C program. The c program compiles, buts blows up when it
>runs.
Franklin, I've not used perlcc, but I do know that other programs 
(such as perl2exe) require you to include the DBD module you're using 
(such as use DBD::Oracle).
Otherwise, DBI  code tries to resolve the specific DBD at run-time, 
and of course it is not there.
--Ray
-- 

Raymond Cote
Appropriate Solutions, Inc.
PO Box 458 ~ Peterborough, NH 03458-0458
Phone: 603.924.6079 ~ Fax: 603.924.8668
rgacote(at)AppropriateSolutions.com
www.AppropriateSolutions.com

------------------------------

Message: 3
Date: Tue, 9 Dec 2003 11:49:02 -0500
From: Morbus Iff <morbus at disobey.com>
Subject: Re: [Nh-pm] perlcc
To: Ray Cote <rgacote at appropriatesolutions.com>,	"Black, Franklin"
	<fblack at docucorp.com>
Cc: "'nh-pm at mail.pm.org'" <nh-pm at mail.pm.org>
Message-ID: <p06020402bbfbad4fdc6b@[63.173.138.175]>
Content-Type: text/plain; charset="us-ascii"

>Franklin, I've not used perlcc, but I do know that other programs
>(such as perl2exe) require you to include the DBD module you're using
>(such as use DBD::Oracle).

If you're going to compile Perl, I'd heartily recommend PAR. I've
used perl2exe exclusively, really, but PAR comes from someone "known"
in the Perl community, has strong support behind it, is free and
open sourced, blah blah blah.

-- 
Morbus Iff ( strive for mediocrity )
Technical: http://www.oreillynet.com/pub/au/779
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus

------------------------------

_______________________________________________
Nh-pm mailing list
Nh-pm at mail.pm.org
http://mail.pm.org/mailman/listinfo/nh-pm


End of Nh-pm Digest, Vol 4, Issue 1
***********************************



More information about the Nh-pm mailing list