Re: Printing to printer

2003-02-08 Thread Trey Harris
In a message dated Sat, 8 Feb 2003, Tom McDonough writes: > I've used perl on my mac os X.2 for use on the terminal and cgi scripts on a > website but I've never printed to the printer directly from a perl program. > > I know I have to open a filehandle but I don't know the filehandle name to > use

Printing to printer

2003-02-08 Thread Tom McDonough
I've used perl on my mac os X.2 for use on the terminal and cgi scripts on a website but I've never printed to the printer directly from a perl program. I know I have to open a filehandle but I don't know the filehandle name to use - or where to find that name. I have a Canon i550 printer. The c

(CB) NSBrowser example code?

2003-02-08 Thread Rich Morin
Although I'm still interested in NSOutlineView, I believe that an NSBrowser would provide a more appropriate interface. However, looking at the write-up in "Cocoa Programming" (Anguish, et al), I'm not at all sure I'll be able to battle my way to working code. If anyone has (or is willing to deve

Re: Creating Fat XS Modules

2003-02-08 Thread Ken Williams
On Friday, February 7, 2003, at 01:48 PM, Mark Alldritt wrote: For the archive record, that won't work, because 'use' is done at compile-time (here, the compile-time of the BEGIN block, which is Compile Man's compile-time), before the if() statement has a chance to work. Quite right - my bad.

Re: DBD::Pg install errors

2003-02-08 Thread David Wheeler
On Saturday, February 8, 2003, at 09:26 AM, Puneet Kishor wrote: aahh! a community, not just a list. ;-) its cold in Madison, WI, and not many perlmongers around. :-( Brrr. Patrick and I were actually talking about another "PUG", though -- the Bay Area PostgreSQL Users Group. I occaisionally

Re: DBD::Pg install errors

2003-02-08 Thread Puneet Kishor
On Friday, February 7, 2003, at 04:30 PM, David Wheeler wrote: On Friday, February 7, 2003, at 05:20 PM, Patrick Hatcher wrote: Ah Mr. Wheeler how are you doing! Busier than hell. In Florida working and visiting my wife's family. .. sounds like I'll see you in March during the next Pg

Re: DBD::Pg install errors

2003-02-08 Thread David Wheeler
On Friday, February 7, 2003, at 05:20 PM, Patrick Hatcher wrote: Ah Mr. Wheeler how are you doing! Busier than hell. In Florida working and visiting my wife's family. Actually, I got it taken care of. I had originally done the setenv, but it still didn't work. I ended up hardcoding path

Re: DBD::Pg install errors

2003-02-08 Thread Patrick Hatcher
Ah Mr. Wheeler how are you doing! Actually, I got it taken care of. I had originally done the setenv, but it still didn't work. I ended up hardcoding path in the Makefile.PL as per suggested by someone I think you told to do the same thing. It worked like a charm. sounds like I'll see you in Ma

Re: DBD::Pg install errors

2003-02-08 Thread David Wheeler
Hi Patrick! On Wednesday, February 5, 2003, at 03:14 PM, Patrick Hatcher wrote: Trying to install DBD::Pg 1.21 on Pg 7.3 w/SSL. However when I get to make test, my process fails. I've tried other suggestions of setenv POSTGRES_LIB=/usr/local/pgsql/lib -lssl but still no success. Unfortunately

Re: 5.8 threads and DBI

2003-02-08 Thread David Wheeler
On Thursday, February 6, 2003, at 01:31 PM, Nathan Torkington wrote: Why is a thread-enabled 5.8 incompatible with the DBI module? I've heard two separate reports of problems with this. The story goes that mod_perl2 requires threads, but DBI dumps core with threads. AFAIK, DBI is well-tested

CPAN Jaguar

2003-02-08 Thread ellem
mrsparkle ellem ~ $ perl -v This is perl, v5.6.0 built for darwin I have loaded FINK CPAN is acting funny. Actually it isn't doing anything. I get a lot of this: cpan> install Mail::Sendmail Please, install Net::FTP as soon as possible. CPAN.pm installs it for you if you just type