| Thread | Last Post | Replies |
|
| How do you make a bundle from CPAN? | 21 Mar 2008 07:26 GMT | 3 |
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 machine running Perl v5.8.5, Archive::Zip is missing. I do not
|
| Mac OS alias from Perl | 12 Mar 2008 06:58 GMT | 9 |
Does anyone know how to make a Mac OS alias in Perl? So, I wish to have Perl create aliases in multiple directories rather than copy the original file. Thanks,
|
| How to run Perl script at Mac OS (Darwin) Release? | 11 Mar 2008 06:37 GMT | 7 |
Below is my Perl script. The script named, test1.pl test1.pl #!/usr/local/ActivePerl-5.10/bin/perl -w print "$^O\n";
|
| perl and apple mail? | 10 Mar 2008 14:14 GMT | 1 |
Are any of you using perl plugins with apple's mail browser? What I'm thinking of is something along the lines of supplementing the overly-simple rules in apple mail with some perl re. Things like funneling all the broken header junk off the top and into one folder,
|
| Using Perl to Read jar file MANIFEST file. | 07 Mar 2008 17:58 GMT | 4 |
Has anybody every tried to create a Perl program ro read the contents of the MANIFEST file in java jar file? We are trying to develop something to provide comparisons for change between different implementations. Is this a simple Perl backtic, system or exec of the jar command or ...
|
| perl 5.10.0 / osx 10.5.2 'make' dies at "error: redefinition of 'union semun'" | 05 Mar 2008 20:15 GMT | 6 |
i'm building perl 5.10.0 on Darwin Kernel Version 9.2.0: Tue Feb 5 16:15:19 PST 2008; root:xnu-1228.3.13~1/RELEASE_PPC powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5531)
|