Re: How do you make a bundle from CPAN?

2008-03-20 Thread Michael Barto
time to even make a suggestion. Tom Wyant wrote: On Mar 19, 6:44 pm, [EMAIL PROTECTED] (Michael Barto) wrote: I have developed a Perl module in MacOSX using Arhive::Zip. This library seems to be installed in the Perl version on the Mac (Perl v5.8.8). In porting this program to a Linux

How do you make a bundle from CPAN?

2008-03-19 Thread Michael Barto
ary module using CPAN and not have it get installed in the existing Perl library but go somewhere else. Some option in CPAN or something. -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Ch

Re: Using Perl to Read jar file MANIFEST file.

2008-03-07 Thread Michael Barto
sion: 1.0 Ant-Version: Apache Ant 1.6.5 Created-By: 1.5.0_04-b05 (Sun Microsystems Inc.) seems to work /Claes On 5 mar 2008, at 19.40, Claes Jakobsson wrote: On 5 mar 2008, at 19.23, Michael Barto wrote: Has anybody every tried to create a Perl program ro

Using Perl to Read jar file MANIFEST file.

2008-03-05 Thread Michael Barto
more exotic way to do it? Also, we need to extract Checksum. But that seems documented. -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA  92649

Multiple Perl Version on the same server

2008-01-13 Thread Michael Barto
to 5.x. But I suppose I can get older versions from CPAN. -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA  92649 http://www.logiqwest.com

Re: Mac OS alias from Perl

2007-12-09 Thread Michael Barto
or leverage Applescript / OSAscript to do this for you. Or if symlinks/softlinks are enough, just use the traditional Perl / Unix methods to make those. -- Michael Barto Software Architect

Re: Installing Net::SFTP

2007-12-07 Thread Michael Houghton
Howdy! On Dec 6, 2007, at 8:16 AM, Dennis Putnam wrote: Hi Michael, Thanks for the reply. I already have MIME::Base64. However, I decided to try to upgrade all the modules to see if that would help. What a mess. I have many modules that fail for a host of reason, mostly test failures

Library Problem

2007-11-28 Thread Michael Barto
What is the trick to installing Net::SFTP? The Math::GMP library fails. Trying to use MCPAN -e shell interactively with install Net::SFTP. MacOSX 10.4.11 PPC. Perl v5.8.6 -- Michael Barto Software Architect

Re: Detecting OS X version from perl

2007-11-18 Thread Michael Barto
t; and "ifconfig -a" In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Chris Devers) wrote: Quick report: $ system_profiler -detailLevel mini Obsessive detail report: $ system_profiler -detailLevel full a little more precise

Re: Detecting OS X version from perl

2007-11-17 Thread Michael Barto
t;"} So getting the OS version via the Finder seems to be broken - but there is an alternative, as shown above. Gestalt seems to be broken, however. ___ Peter Hartmann mailto:[EMAIL PROTECTED] --

Re: Not exactly a Perl question

2007-10-26 Thread Michael Barto
at Apple won't allow virtualisation is bloody annoying. -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA  92649

Re: Thanks Apple! You snubbed perl yet again!

2007-10-17 Thread Michael Barto
looks like I will have to stick with debian for developing my LAMP applications. Jeremiah -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Be

Re: Is there a True Boolean type in Perl?

2007-10-15 Thread Michael Barto
: On Oct 15, 2007, at 4:27 PM, Michael Barto wrote: As both Java and _javascript_ both have a 'true' and 'false' or Boolean data type, is there any interest in evolution of Perl to have a true Boolean. Or what is the preferred method to do this in Perl. The "C&qu

Is there a True Boolean type in Perl?

2007-10-15 Thread Michael Barto
want me to use "0"'s and "1"'s. -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA  92649 http://www.logiqwest.com/     [EMAIL PROTEC

Re: "my variable" at global level not being passed

2007-10-04 Thread Michael Barto
t and -w are turned off. Bruce Van Allen wrote: On 10/4/07 Michael Barto wrote: I am working with an old Perl Library (program module) written in Perl4 and Perl 5 depending who was "hacking the code". My program that calls it, uses -w and strict and has identified many

"my variable" at global level not being passed

2007-10-04 Thread Michael Barto
not being passed? One other note. Yes the all the client programs run with strict and -w turn off. They think it runs faster with the compiler fixing all the errors when it is executed. -- Michael Barto Software Architect

Re: CGI.pm

2007-09-27 Thread Michael Barto
than large set subroutine calls broken down in sections. The  subroutine calls are shared by many modules of the large project. Also, I really appreciate "[EMAIL PROTECTED]" response as it did clarify the issue and was very helpful. Jeremiah Foster wrote: On Sep 27, 2007, at 6:41 P

CGI.pm

2007-09-27 Thread Michael Barto
statement. But I am kind of curious to why? -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA  92649 http://www.logiqwest.com/    

Help with Javascript

2007-09-15 Thread Michael Barto
in Safari -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA  92649 http://www.logiqwest.com/     [EMAIL PROTECTED] Tel

Conflict with Time::Local and Time::localtime

2006-12-31 Thread Michael Barto
"$hours";     }     my $datestring = "$weekdays[$wday] $themonths[$month] $day_of_month ${hours}:${minutes} $year";     return ($datestring); } # needs Time::localtime sub FILEdate ($) {     my $filename = $_[0];     my $as_of_date = ctime(stat("$filena

Re: perltidy and -w flag

2006-10-05 Thread Michael Barto
able; [ x ] ask first; [  ] private and confidential daggerquill [at] gmail [dot] com http://www.tuaw.com  http://www.downloadsquad.com  http://www.engatiki.org values of â will give rise to dom! -- Michael Barto Software Architect

Re: Script menu makes perl zombies?

2006-09-08 Thread Michael Barto
eople confirm this?  Any known bug covering this or  something (not sure where to look)?  -Ken -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA  92649 http://www.logi

Re: Perl Module Installation

2006-08-24 Thread Michael Barto
y updated past the version the  system update process wants to update. It used to be that such a course was the default when you used CPAN,  but I haven't re-installed perl in about a half year or so. -- Michael Barto Software Architect

Re: Perl Module Installation

2006-08-23 Thread Michael Barto
in advance, Mo -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA  92649 http://www.logiqwest.com/     [EMAIL PROTECTED] Tel:  714 377 3705 Fax: 714 840 3937

Re: Has anyone built Math::Pari on OS X 10.4.7

2006-08-06 Thread Michael Barto
eady put the errors up on the Getting make test fail with Math::Pari thread... Any help would be much appreciated... Thanks, Boysenberry boysenberrys.com | habitatlife.com | selfgnosis.com -- Michael Barto

Re: iCal modules

2006-08-06 Thread michael
I once had to read ical-files and did so with Tie::iCal. I found there are plenty of Modules that deal with iCal and a lack of Documentation. Someone might even try without a module at all... Now that you are describing your problem i wonder if there is a site that does just this kind of co

Math::GMP and Net::SSH::Perl still fails

2006-08-06 Thread Michael Barto
wbk2003:~/.cpan/build/Math-GMP-2.04 root# What ever the solution to this is, it needs to be documented in a cookbook fashion that is repeatable. I am will to post a page on this, if someone can figure out a consistent process to make this happen. I have got a couple of answers, that they have got

Re: Math::GMP and Net::SSH::Perl

2006-08-05 Thread Michael Barto
ork/Library/Perl/5.8.6 /Network/Library/Perl /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level /System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/5.8.1 .) at t/02-buffer.t line 9. BEGIN failed--compilation aborted at t/02-buffer.t line 9. --

Re: Math::GMP and Net::SSH::Perl

2006-08-05 Thread Michael Barto
['-L/usr/local/lib -lgmp'],   # e.g., '-lm'     'DEFINE'    => '', # e.g., '-DHAVE_SOMETHING' ); -- The issue is that the Math/GMP.pm is located in my development directory : /Users/Mbarto/Development/Perl/GMP.pm Should I cha

Math::GMP and Net::SSH::Perl

2006-08-05 Thread Michael Barto
ice. By the way Celeste Suliin Burris, you solved my first part of the problem in compiling GMP.pm. But who do we report these errors to fix CPAN without hacking around? -- Michael Barto Software Architect

Problems installing "Net::SSH::Perl'

2006-08-03 Thread Michael Barto
eported to be fixed? This problem  is also true for Sun Solaris (which I tried the same thing on). We develop on Mac's -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street,

Re: install problems: XML::LibXML::XPathContext

2006-08-01 Thread Michael Glaesemann
On Aug 2, 2006, at 13:09 , Sherm Pendley wrote: One more one-liner before bed. :-) Thanks! Sleep well! You've more than earned it, from my POV. :) Michael Glaesemann grzm seespotcode net

Re: install problems: XML::LibXML::XPathContext

2006-08-01 Thread Michael Glaesemann
27;ll find that useful in future debugging. Thanks again for your help. I learned quite a bit today! Michael Glaesemann grzm seespotcode net

Re: install problems: XML::LibXML::XPathContext

2006-08-01 Thread Michael Glaesemann
On Aug 2, 2006, at 11:55 , Michael Glaesemann wrote: On Aug 1, 2006, at 23:04 , Sherm Pendley wrote: Try moving /opt aside before building & testing the module. Before you do, use otool to see which of these XML::LibXML::XPathContext is linked against - it may also be that one (or

Re: install problems: XML::LibXML::XPathContext

2006-08-01 Thread Michael Glaesemann
And looking at the otool man page, it looks like I want to use otool -L when I finally find it, correct? Thanks, Sherm for your help. Michael Glaesemann grzm seespotcode net

Re: install problems: XML::LibXML::XPathContext

2006-07-31 Thread Michael Glaesemann
On Jul 31, 2006, at 14:33 , Michael Glaesemann wrote: I'm having trouble installing XML::LibXML::XPathContext on a Intel Mini (via CPAN). I had no problem installing it on my Powerbook, so I'm wondering if it has to do with a difference between PowerPC and Intel processors (f

install problems: XML::LibXML::XPathContext

2006-07-30 Thread Michael Glaesemann
of the error strings, but nothing except for a CPAN install failure log on an older version of Darwin from 7 months ago[1] have risen to the surface. Thanks for any insight, pointers to documentation, or suggestions of things I might try to get it installed are most appreciated. Michael Gl

Re: PerlTK's ->clipboardAppend in OSX...?

2006-05-06 Thread Michael
There are lots of solutions here, but none of them are built into TK, nor can they be. If you want your program to interface with an environment other than the one TK is running ni, it's up to you to make the links. I believe you are asserting here that, PerlTK can not (or should not) conce

Re: PerlTK's ->clipboardAppend in OSX...?

2006-05-05 Thread Michael
Jay Savage wrote: On 5/3/06, Michael <[EMAIL PROTECTED]> wrote: Hello, Anyone have trouble copying things to the clipboard using PerlTK's ->clipboardAppend...? When I use it to put things in the clipboard, I cannot paste the contents into other OSX apps like Textedit. The &qu

PerlTK's ->clipboardAppend in OSX...?

2006-05-03 Thread Michael
Hello, Anyone have trouble copying things to the clipboard using PerlTK's ->clipboardAppend...? When I use it to put things in the clipboard, I cannot paste the contents into other OSX apps like Textedit. The "Paste" option is available in the application, however no data appears when one p

Re: CamelBones on Intel

2005-11-04 Thread Michael Glaesemann
t in the meantime I wanted to share the good news. w00t! Congrats, Sherm! Michael Glaesemann grzm myrealbox com

Re: Help Wanted: Testing CamelBones on Intel

2005-10-25 Thread Michael Glaesemann
that nobody on this list actually has one. Maybe try p5p if you haven't already? we have one (OK, two). Where do I get the app? <http://sourceforge.net/project/showfiles.php? group_id=48040&package_id=147466&release_id=365952> ShuX is very helpful :) Michael Glaesemann grzm myrealbox com

Re: ANN: CamelBones 1.0.0-beta4, ShuX 3.0-beta3

2005-10-25 Thread Michael Glaesemann
rsion I last tried. Hear, hear! I've been (im)patiently hoping you'd find time to be able to update and release a new version. Thanks, Sherm! Looks great! Michael Glaesemann grzm myrealbox com

Re: How to build 5.4.5 on OS X

2005-07-05 Thread Michael G Schwern
.x, 5.9.x. (8 if you include Pugs, PONIE and Perl 6). -- Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern 'All anyone gets in a mirror is themselves,' she said. 'But what you gets in a good gumbo is everything.' -- "Witches Abroad" by Terry Prachett

How to build 5.4.5 on OS X

2005-07-04 Thread Michael G Schwern
nd" not knowing about certain GNUisms. You'll have to strip them out of the GNUmakefile and x2p/GNUmakefile. perl -i.bak -ne 'print unless /<(built-in|command line)>/' GNUmakefile x2p/GNUmakefile Step seven: make, make test and make install. Bits of t/lib/db-recno.t

Re: chmod not working on firewire drive

2005-04-25 Thread Kevin Michael Vail
e sudoed to no avail. Well, removing write permission is a-w... -- Kevin Michael Vail | a billion stars go spinning through the night, [EMAIL PROTECTED] | blazing high above your head. . . . . . . . . . | But _in_ you is the presence that . . . . . . . . | will be, when all the stars are dead. . . . . . . . . . | (Rainer Maria Rilke)

Re: Shux

2005-04-13 Thread Michael Glaesemann
ou have issues with the install or selecting a particular perl installation. Hope this works for you! Michael Glaesemann grzm myrealbox com

Shux

2005-04-11 Thread Michael Glaesemann
e my Perl work easier. Thanks! Michael Glaesemann grzm myrealbox com

Re: Malformed filenames

2005-03-03 Thread Michael Glaesemann
Resending, as I neglected to cc the list. (B (BOn Mar 3, 2005, at 21:08, Kino wrote: (B (B> On 3 Mar 2005, at 20:48, Michael Glaesemann wrote: (B> (B>> I have a number of files that were created on Windows that have (B>> Japanese characters in the file name. The files we

Malformed filenames

2005-03-03 Thread Michael Glaesemann
nor sure which encoding I should use. I can handle a little trial and error with the last part (trying different encodings should be a simple matter of a foreach loop :), but am not sure how to approach the re-encoding part. Hints, pointers, perldoc references much appreciated. Michael Glaesemann grzm myrealbox com

Re: MySQL

2004-12-09 Thread Michael Maibaum
ough when needed. In addition to the Perl details below, you can install MySQL (or PostgreSQL (resisting starting religous war) ) with DarwinPorts or fink. http://darwinports.opendarwin.org/ http://fink.sourceforge.net/ hth Michael I could do what I need in a flat file DB, but want to learn how

Fwd: [emoy@apple.com: Re: Suggestions to better ship Perl on OS X.]

2004-11-12 Thread Michael G Schwern
It was suggested that the macosx list might be interested in this discussion. - Forwarded message from Edward Moy <[EMAIL PROTECTED]> - From: Edward Moy <[EMAIL PROTECTED]> Date: Thu, 11 Nov 2004 09:36:54 -0800 To: Michael G Schwern <[EMAIL PROTECTED]> Cc: [EMAIL PROT

Re: SOLVED: Re: Installing SOAP::Lite

2004-11-07 Thread Michael Glaesemann
been using it for a while without trouble. Again, I have sent a failure report to the author. They're probably fairly simple issues; hopefully the will be addressed soon. David, Thanks a lot for your feedback on this. Good to get confirmation! Cheers, Michael Glaesemann grzm myrealbox com

SOLVED: Re: Installing SOAP::Lite

2004-11-06 Thread Michael Glaesemann
Sherm (and fellow perlers), Just wanted to give y'all a heads up on what happened. On Nov 4, 2004, at 4:30 PM, Michael Glaesemann wrote: On Nov 4, 2004, at 2:32 AM, Sherm Pendley wrote: Don't forget about the Bundle::Bricolage bundle on CPAN. Bricolage needs a *huge* number of module

Re: Installing SOAP::Lite

2004-11-03 Thread Michael Glaesemann
ttp://www.zeegee.com/code/perl/MIME-tools/> Thanks a lot for your response. You're explanation and suggestions are really helpful. Cheers! Michael Glaesemann grzm myrealbox com

Installing SOAP::Lite

2004-11-03 Thread Michael Glaesemann
er module I installed via CPAN. Relevant sections posted below. Any additional information cheerfully submitted upon request. Thanks for any help! Michael Glaesemann grzm myrealbox com Dali:~ glaesema$ sudo perl -MCPAN -e 'install SOAP::Lite' CPAN: Storable loaded ok Going to read /User

Problems installing IPC::Run on Mac OS X 10.3.5

2004-10-06 Thread Michael Glaesemann
install. I feel I don't have enough experience with perl to feel confident forcing a module installation without having an adequate reason, however. Thanks for any and all assistance. I look forward to expanding my perl knowledge--with your kind assistance :) Cheers, Michael Glae

Re: installing gd and graphviz

2004-05-21 Thread Michael Maibaum
On 20 May 2004, at 13:33, Sherm Pendley wrote: On Apr 12, 2004, at 11:28 AM, jmcs3 wrote: trying to install the graphviz module i do have the necessary libs installed ( using fink ) when i make test > t/00graphvizdyld: /usr/local/bin/graphviz-local/bin/dot can't open library: /Local/Darwi

Re: CPAN -- why always so long?

2004-03-09 Thread Michael
I also encounter this problem. But for me this isn't resolved until i install CPAN.pm new via make, ... Then it works the first couple of times and then again it just does nothing. The fun part is that i can login to the ftp-server cpan.pm tries. I can log in but the module can't. It's a chore.

Re: Getting HTML::Mason to work on OS X

2004-01-29 Thread Michael Maibaum
winPorts port install apache +mod_perl this will install a recent Perl in /opt/local and then build a statically linked mod_perl + apache in /opt/local as well. hth Michael -- Michael Maibaum internet: [EMAIL PROTECTED]|http://mike.maibaum.org voice: [m] 07958 604025|

Re: Panther problems

2003-11-19 Thread Michael Maibaum
h (which I normally use, emulating ksh) and bash. I did not even need to modify my .profile from Jaguar. Setting MANPATH works as it always worked, but it also turns of the 'smart' behaviour of manpath where the MANPATH is worked out from the PATH variable, without requiring MANPATH to b

Re: Panther problems

2003-11-18 Thread Michael Maibaum
#x27;ve written may not be true on your system. ;) FWIW, DarwinPorts now installs a symlink from ${prefix}/share/man to ${prefix}/man to keep manpath happy. Michael -- Michael Maibaum internet: [EMAIL PROTECTED]|http://mike.maibaum.org voice: [m] 07958 604025| -- Michael Maiba

Re: Apache::Scoreboard trouble

2003-10-20 Thread Michael Chamberlain
On Monday, October 20, 2003, at 07:47 pm, Ray Zimmerman wrote: At 7:16 PM +0100 10/20/03, Michael Chamberlain wrote: Ok, the reason I thought that was the problem, is that when you start porting a module from modperl1 to modperl2, you get similar error messages. Basically, you've got a m

Re: Apache::Scoreboard trouble

2003-10-20 Thread Michael Chamberlain
On Monday, October 20, 2003, at 02:50 pm, Ray Zimmerman wrote: At 5:58 PM +0100 10/18/03, Michael Chamberlain wrote: On Friday, October 17, 2003, at 09:36 pm, Ray Zimmerman wrote: I have perl-5.8.0 installed in /usr/local with no problems. Today I installed Apache::Scoreboard but when I try

Re: Apache::Scoreboard trouble

2003-10-18 Thread Michael Chamberlain
On Friday, October 17, 2003, at 09:36 pm, Ray Zimmerman wrote: I have perl-5.8.0 installed in /usr/local with no problems. Today I installed Apache::Scoreboard but when I try running ... #!/usr/bin/perl -w use strict; use Apache::Scoreboard; 1; ... I get ... dyld: perl Undefined symbols: _ap_r

Re: BBEdit-Perl confusion

2003-10-17 Thread Michael Maibaum
i-automate this for those that want it. Also, I've just updated the perl port to 5.8.1, with the previously discussed fix for the DBD::mysql issues. hth Michael -- Michael Maibaum internet: [EMAIL PROTECTED]|http://mike.maibaum.org voice: [m] 07958 604025| -- Michael

Re: How to stat a symlink rather than its target dir?

2003-08-25 Thread Kevin Michael Vail
stat. For example, you can do something like this: if (-f $file) { ## do something here } elsif (-d _) { ## do something here } The -d operator uses the same stat buffer as the -f operation, without querying the file system again. This is documented in perldoc -f stat. -- Kevin

Re: Installing 5.8.0

2003-06-18 Thread Michael Maibaum
On Wed, Jun 18, 2003 at 10:25:28PM +0900, Robin wrote: > > On Tuesday, June 17, 2003, at 07:13 pm, Michael Maibaum wrote: > > >On Tue, Jun 17, 2003 at 04:24:23PM +0900, Robin wrote: > >> > >>On Tuesday, June 17, 2003, at 12:24 pm, Sherm Pendley wrote: > >

Re: Installing 5.8.0

2003-06-17 Thread Michael Maibaum
On Tue, Jun 17, 2003 at 08:23:55AM -0500, Lorin Rivers wrote: > > On Tuesday, June 17, 2003, at 05:13 AM, Michael Maibaum wrote: > > >I would strongly recommend against this approach, or if you use it, > >expect problems if/when you upgrade to Mac OS X 10.3. > > >

Re: Installing 5.8.0

2003-06-17 Thread Michael Maibaum
en you upgrade to Mac OS X 10.3. The darwinports perl builds fine to the best of my knowledge, and if it doesn't I want to know as I maintain the package. (On that note, if anyone has any suggestions for package variants that would be useful let me know, I'm going to add a variant

Re: 10.2.x, perl 5.6.1, gcc3.1? Works!

2003-03-31 Thread Michael Glaesemann
list archives have been really helpful.) Thanks for your help, John, and all of you who've posted other tips that got me this far. Michael Glaesemann grzm myrealbox com

10.2.x, perl 5.6.1, gcc3.1?

2003-03-31 Thread Michael Glaesemann
e a way I can use the patch supplied with the Ken William's fink installation during my own compile? If so, where I can look to find how to do this? Or maybe there's a way to modify the fink installation to install where I'd like it to? Thanks in advance for any advice or pointers of where to look for more information. Michael Glaesemann grzm myrealbox com

Re: Compiling libapreq 1.1 on Mac OS 10.2.4

2003-03-21 Thread Michael Maibaum
problems, remove fink from you environment (stop sourcing the init scripts) and try again. HTH Michael -- Michael Maibaum internet: [EMAIL PROTECTED]|http://mike.maibaum.org voice: [h] (415) 626-6733 |[w] (415) 561-1682

Re: XML and XSLT C Libraries

2003-03-04 Thread Michael Maibaum
rwin/> and in fact, there are also darwinports based .pkg installers (install into /opt/local). Mount http://packages.opendarwin.org/ in Connect to Server, under opt/textproc. You only need libxslt as the mpkg's contain the dependancies so you get libxml2 with libxslt HTH Michael

Re: magic bullet needed for Perl upgrades on Mac OS X

2003-02-28 Thread Michael Maibaum
On Friday, February 28, 2003, at 01:04 AM, Rich Morin wrote: At 12:13 AM -0800 2/28/03, Michael Maibaum wrote: FWIW, it seems likely that 5.8.0 will be in 10.3, though that isn't certain. I have been told that it is what they would like to happen, and barring any unforeseen problems we shoul

Re: magic bullet needed for Perl upgrades on Mac OS X

2003-02-28 Thread Michael Maibaum
FWIW, it seems likely that 5.8.0 will be in 10.3, though that isn't certain. I have been told that it is what they would like to happen, and barring any unforeseen problems we should see it. Michael -- Michael Maibaum internet: [EMAIL PROTECTED]|http://mike.maibaum.org voice:

Re: getting $1, $2 etc. in evaled regexp

2003-02-25 Thread Michael P . Wilson
Allan, I'm pretty sure you don't have to go through the eval to do what you're trying to do. Can't you just build the regex straight like that, with the $str? if ($line =~ /$str/) {...} or am I just imagining things because it's 3:30 in the morning? - M On Tuesday, Feb 25, 2003, at 03:03 Ame

Re: konfabulator -- something to ponder

2003-02-13 Thread Michael P . Wilson
Careful, neither is Konfabulator. On Wednesday, Feb 12, 2003, at 22:28 America/New_York, Joel Rees wrote: Shux, I just wish this had been Perl... So, is this konfabulator thingy going to have some advantage over, say, Tk with Perl? (Or RealBASIC, or Borland's Java gadget, except that those ar

Re: Fink sets PERL5LIB

2003-02-13 Thread Michael Maibaum
stallprefix is so perl is installed in destroot for packaging, normally you can leave that out, prefix is the installation location (/opt/local by default here) Michael -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.1 (Darwin) iD8DBQE+S804ilk3LUlIL0MRAq+/AJ9GUgdmwMU5hU57eWAZTDCuIiBxHgCfW1mW PtXX/apqSvzB05ox+dCtrtA= =1m1L -END PGP SIGNATURE-

Re: OT: macosx list?

2003-02-11 Thread Michael Maibaum
is now an active moderator, I wouldn't describe it as "good" yet, but the improvements stopped me unsubscribing. Michael -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (Darwin) iD8DBQE+SW1Xilk3LUlIL0MRAmSVAJ9rSwgGNhPx4G+1hdrocZq84gESTwCeNLf8 BvLnhPD3A/Gt44g00ku4ztA= =qzZL -END PGP SIGNATURE-

Re: OT: macosx list?

2003-02-11 Thread Michael Maibaum
lk at the omnigroup for general macosx chat, darwin-users at apple or darwin-discuss at opendarwin.org for darwin specific user issues HTH Michael -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (Darwin) iD8DBQE+SUouilk3LUlIL0MRAv8pAKDog3qrmUSgdzft5SteZurZDJq8rACfTLrJ JiPWkGfzpWzlJXXXa+

Re: dmg of perl 5.8.0 on Mac OS X

2003-02-06 Thread Michael Maibaum
is, doesn't have the mime/type set for dmb to download as a binary. Ctrl-click, or right click and save the links target (or similar choice) will alllow you to save it properly. HTH Michael msg04631/pgp0.pgp Description: PGP signature

Re: dmg of perl 5.8.0 on Mac OS X

2003-02-06 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday, February 6, 2003, at 07:37 AM, Drew Taylor wrote: At 09:36 PM 2/5/03 -0800, Michael Maibaum wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, February 5, 2003, at 08:37 PM, Chris Nandor wrote: Now, who is going to

Re: dmg of perl 5.8.0 on Mac OS X

2003-02-05 Thread Michael Maibaum
perl5.8 all of which install in /opt/local We'll be providing .pkg and .mpkgs shortly, and the packages that there are already are availible over webdav or from the website (webdav address is http://packages.opendarwin.org/) These packages are still in testing at the moment... Michael

Humble Pie (or: A call for help)

2003-02-04 Thread Michael P . Wilson
Morning everyone. I've severely botched up my perl install(s?) on OS-X. I have some vague recollections of discussions on where to "really" install 5.8, how to get the expat libraries installed, since the CPAN module didn't quite accommodate the install path weirdness involved. Anyway, what

Re: Mac OS X client and #perl

2003-01-24 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, January 22, 2003, at 04:32 PM, Brad Hughes wrote: Semi-off topic... What IRC client are people here using, and which IRC servers do perl folk inhabit? I use irssi and am usually on irc.freenode.net #perl Michael -BEGIN PGP

Re: Oracle OCI problems

2003-01-21 Thread Michael Leahy
This article was essential when I tried to install Oracle on my machine: "DBD::Oracle on OS X Success!" http:[EMAIL PROTECTED]/msg14864.html --Michael At 1:04 AM -0600 1/19/03, Alan Sill wrote: Hi, Tried similar things, with similar results. I followed all of the instruction

Re: DYLD_ALLOW_MULTISYMS

2002-12-17 Thread Kevin Michael Vail
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Kevin Michael Vail) wrote: > I *know* I'm missing something, I just don't know what. OK, thanks to Rick and Jerry for pointing out that what I was missing was the boat. ;-) I remembered too far back. DYLD_ALLOW_MULTISYMS

DYLD_ALLOW_MULTISYMS

2002-12-16 Thread Kevin Michael Vail
t that you don't need to (and should not!) download the hacked version of 'dyld' under Jaguar? Tk800.024, Perl 5.8.0. I *know* I'm missing something, I just don't know what. -- Kevin Michael Vail | Dogbert: That's circular reasoning. [EMAIL PROTECTED] | Dilbert:

Re: Apple Perl directory layout

2002-12-09 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, December 9, 2002, at 12:07 PM, John Siracusa wrote: On 12/9/02 2:52 PM, Michael Maibaum wrote: I think it is "really broken", for example, how is apple going to upgrade Perl to 5.8 without it breaking for people who'

Re: Apple Perl directory layout

2002-12-09 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, December 9, 2002, at 12:12 PM, Sherm Pendley wrote: On Monday, December 9, 2002, at 02:52 PM, Michael Maibaum wrote: how is apple going to upgrade Perl to 5.8 without it breaking for people who've installed XS modules? If *you*

Re: Apple Perl directory layout

2002-12-09 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, December 9, 2002, at 11:58 AM, [EMAIL PROTECTED] wrote: - Original Message - From: Michael Maibaum <[EMAIL PROTECTED]> Date: Monday, December 9, 2002 2:52 pm Subject: Re: Apple Perl directory layout SNIP I think it is &

Re: Apple Perl directory layout

2002-12-09 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, December 9, 2002, at 11:45 AM, [EMAIL PROTECTED] wrote: - Original Message - From: Michael Maibaum <[EMAIL PROTECTED]> Date: Monday, December 9, 2002 2:38 pm Subject: Apple Perl directory layout -BEGIN PGP SIGNED M

Apple Perl directory layout

2002-12-09 Thread Michael Maibaum
r it seems, closed bugs on the way perl is installed with the base system. I'd like to encourage people to file a bug on this, so when apple upgrades the system Perl to 5.8.x they will hopefully use a sane directory layout thanks Michael -BEGIN PGP SIGNATURE- Version: GnuPG

Mission Critical Perl

2002-12-05 Thread John-Michael Keyes
Awright, I'm gonna float this one, even if it == $off_topic++; And I float to this group first, because I'm writing mostly ActiveState-deployed Perl on a pilfered Mac running Jag.2.2 and a vanilla Perl install in an MSUBERALL shop. (And BBEdit is still the envy, and bane, of my Windows brethre

Re: unix or mac-style text files?

2002-11-25 Thread Michael Maibaum
ce. FWIW, I object to reply to munging [2] Michael [1] http://www.mutt.org/doc/manual/manual-6.html#followup_to [2] http://www.unicom.com/pw/reply-to-harmful.html -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (Darwin) iD8DBQE94Xxjilk3LUlIL0MRAvJ+AJ4iP8wsBGQL85PopAyF81kfT9S2HQCgvKdg 7ay

Re: Package distro for 5.6.1 or 5.8?

2002-10-18 Thread Michael Maibaum
t. I could help you write a darwinports port, or you could help me...shouldn't be that hard I guess. :) Michael -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (Darwin) iD8DBQE9rvoHilk3LUlIL0MRAuH4AKCggrD9iyf9akfc4Dv57Jxiw0OiGwCeNThx 0jeZUFBOnlNi/ezQ4UsX7H0= =dd/r -END PGP SIGNATURE-

Re: Package distro for 5.6.1 or 5.8?

2002-10-18 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday, October 17, 2002, at 12:40 PM, Sherm Pendley wrote: On Thursday, October 17, 2002, at 01:57 PM, Michael Maibaum wrote: I would, but be aware the darwinports goes into /opt/local by default. Mine is not the only distribution that

Re: darwinports.....

2002-09-26 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday, Sep 26, 2002, at 18:17 US/Pacific, Ken Williams wrote: > > On Friday, September 27, 2002, at 11:03 AM, Michael Maibaum wrote: >> On Thursday, Sep 26, 2002, at 17:21 US/Pacific, Ken Williams wrote: >>> On Thursda

Re: darwinports.....

2002-09-26 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday, Sep 26, 2002, at 17:21 US/Pacific, Ken Williams wrote: > > > On Thursday, September 26, 2002, at 11:55 PM, Michael Maibaum wrote: >> and http://www.opendarwin.org/projects/darwinports >> >> >> I'

  1   2   >