| Thread | Last Post | Replies |
|
| remove me from the list | 31 Oct 2007 04:23 GMT | 1 |
Folks, I apologize for sending this as a broadcast message but I no longer have my original message with the instructions on how to unsubscribe. (It's been 5 years)
|
| Not exactly a Perl question | 27 Oct 2007 03:15 GMT | 4 |
Do any of you use use VMWare or Parallels to test your stuff on other distros? Which did you pick to use and why? Robert
|
| Thanks Apple! You snubbed perl yet again! | 26 Oct 2007 23:11 GMT | 21 |
Some yummy facts about Leopard: Scripting Bridge Use Objective-C, Ruby, and Python programs to automate Mac applications. The new Scripting Bridge enables them to easily
|
| Parsing com.apple.sidebar.plist alias data. Can Mac::Files help? | 24 Oct 2007 20:43 GMT | 2 |
I've written some code to handle relocating of user home folders, in particular, the rewriting of full paths in preference files. For the majority of applications, this all works sweetly with Foundation.pm and the usual NSDictionary calls.
|
| expect perl module | 24 Oct 2007 07:16 GMT | 1 |
So I am having a little bit of trouble with the expect module when formatting the output. It is creating too many spaces and offsetting the next printed/displayed line by 9 characters. I am not quite sure why - or how to correct the problem.
|
| PerlObjCBridge | 18 Oct 2007 13:13 GMT | 2 |
Just a simple question. I have upgraded my Perl to 5.8.8, but I did not overwrite the default Perl, rather I installed 5.8.8 into /usr/ local/bin. I was wondering if I could still use PerlObjCBridge that comes with the Mac OS X Perl?
|
| Re: Re: Leopard Perl version... @ 1192462023 | 17 Oct 2007 23:24 GMT | 4 |
Intrah onat Diria .. , ****** wrote "Revera y":
> I *wish* it was 5.10 as that has some > very nice features that I am excited about. |
| Is there a True Boolean type in Perl? | 17 Oct 2007 17:40 GMT | 9 |
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" programmers want me to use "0"'s and "1"'s.
|
| Leopard Perl version... | 16 Oct 2007 20:07 GMT | 20 |
Is it being bumped up to 5.8.8? I am just curious... Robert
|
| "my variable" at global level not being passed | 05 Oct 2007 11:54 GMT | 4 |
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 syntax errors and so forth in the old library which I fixed. My problem is that this ...
|
| need a Little help please | 03 Oct 2007 01:59 GMT | 1 |
I am not able to get CPAN to reload an index. I cant seem to figure out why I cant reload the CPAN index? Even after updating the CPAN URL list - I am still unable to fetch things from servers. Macintosh-2:/Users/ root# perl -MCPAN -e 'shell'
|