| Thread | Last Post | Replies |
|
| ical glue | 31 May 2004 08:48 GMT | 3 |
I just found out about this list; maybe someone here will have the glue wisdom needed to answer the question I just posted in my journal... Why does this work: tell application "iCal"
|
| CPAN Question | 30 May 2004 15:05 GMT | 7 |
I've been playing around with CPAN, to get some modules installed. Unfortunately, something seems to be not working. Perhaps it was because I tried to install LWP before its dependencies. Or it could be that the CPAN update failed. But anyway, the "make" section is
|
| Anyone got a perl script to catch the disk: and help: uris in web browsers? | 26 May 2004 14:49 GMT | 1 |
Macintouch is showing an AS script: http://www.macintouch.com/#notesandtips I've never been comfortable with AS, so I'm thinking about installing it to see how it works, then re-writing it in perl, and maybe even
|
| Basic question | 24 May 2004 02:49 GMT | 7 |
I recently got a new(er) computer, and I did a fresh install of Jaguar and Perl, etc. on it. Unfortunately, I'm having a very basic problem, and I'm not finding guidance online for it.
|
| CPAN & Mac OS X Server 10.3 install problem | 22 May 2004 14:56 GMT | 2 |
I've had problems for a while with Mac OS X Server and CPAN. I've never had a clean install of the CPAN bundle, so anything I try to install through CPAN also has problems or fails. I just tried to re-install the CPAN bundle and I got the following
|
| psync is backing up files that I don't use | 21 May 2004 23:17 GMT | 1 |
Thanks to some of you, I have been using psync to do my backups now for a few weeks and like it very much. One thing that kind of bothers me is that it tells me it is
|
| installing gd and graphviz | 20 May 2004 13:33 GMT | 2 |
macosx 10.2.6 perl 5.8.0 hello out of many
|
| Sort by Mod Date | 20 May 2004 10:52 GMT | 12 |
I'm still extremely new to Perl, and was wondering if some of you might mind taking a peek at the code below and telling me if there's anything that could make it better or more efficient?
|
| Fat Camel - GraphicsKit | 19 May 2004 19:26 GMT | 8 |
I've created a GraphicsKit package for the "Fat Camel" package, and uploaded it to SourceForge. As a reminder - these are Perl modules and the C libs they depend on for the Perl 5.8.4 distribution included in the CamelBones "Fat Camel" package.
|
| passing a function and then calling the function with parameters | 19 May 2004 17:48 GMT | 4 |
I am writing a solving function. You pass it the name of a function and it calls the functions many times until it finds the value that returns zero. How would
|
| (sips?) Re: Converting PDF to JPEG | 19 May 2004 01:47 GMT | 6 |
This sips application sounds interesting. Where do you get it? I'm running OS X 10.3.3, but "man sips" produces nothing. I looked at http://www.apple.com/applescript/imageevents/ but I couldn't find anything to download. A search for "sips" at
|
| [BUG ?] sort/reverse or RegExp problem | 18 May 2004 14:15 GMT | 3 |
i have some difficulty with a rather simple loop and simple RegExp: please try the following code two times - one with no command line arguments and one with a true argument [the latter call will reverse the sorting of the hash keys]
|
| Problems with LWP::UserAgent and Net::FTP | 18 May 2004 11:05 GMT | 2 |
I've been using the CPAN module to install stuff for some time now and it always ends up using the 'ftp -n' option as the modules LWP and Net don't appear to be working. Has anyone else noticed this? There is a sample output at the
|
| Converting PDF to JPEG | 18 May 2004 03:45 GMT | 10 |
Background: I'm using grap(1) and pic(1) to generate some graphs and diagrams. Using groff(1) and ps2pdf(1), I'm getting nice-looking results on paper and in PDF viewers such as Preview. Unfortunately, I don't
|
| Phanter (10.3.3) and DBI perl module. | 17 May 2004 11:11 GMT | 7 |
Excuse me if this question is repetitive. I need to instal the DBI and DBD modules on my MacOSX 10.3.3 with Perl 5.8.1 and ever get errors. Any can help me please.
|