| Thread | Last Post | Replies |
|
| libnet.cfg on 5.8.6 | 28 Feb 2005 21:25 GMT | 7 |
Having just installed 5.8.6 into /usr/local/bin I'm coming across the usual 400 error when trying to use LWP in CPAN. On 5.6.0 I just set ftp_int_passive to 1 in libnet.cfg but I can't find any corresponding file in 5.8.6. Any help appreciated. Cheers,
|
| Variables in external file | 28 Feb 2005 08:36 GMT | 12 |
Just a quick question. Is it possible to have a bunch of variables in a separate file and then require that file in the script file? Let me give you and example. ----------------------------------------------------------
|
| Can't get DBD::mysql installed | 27 Feb 2005 09:36 GMT | 9 |
I'm doing a fresh install of my OS X 10.3 and am to the point where I'm trying to get DBD::mysl installed. I found a website that gives good instructions for OS X, but
|
| set photo properties in iPhoto | 22 Feb 2005 04:38 GMT | 2 |
After struggling with iPhoto in AppleScript for a while (and all of a sudden realizing that a photo's date property is a string, not a date object), I had to come back to Perl and DateTime. I need to shift the times on thousands of images by a certain offset.
|
| Building external modules | 21 Feb 2005 03:25 GMT | 1 |
Where can I find printed docs on how to build external modules on MacOS X? For some reasons perldoc don't work correctly when piping output into the lpr command.
|
| Problem with Encoding | 18 Feb 2005 16:19 GMT | 5 |
I am trying to convert MacRoman encoded text to iso-8859-1. The script below show what I am trying to do. The input file, data.txt contains the following string: Les éléphants sont arrivés. €
|
| Self-help | 15 Feb 2005 20:50 GMT | 3 |
Hi all. I'm having some difficulty dealing with packages like PDF::API2; it's just too huge! This package has no man pages, just some perldocs (perldoxen?), so I've been searching thru them over and over and....over.
|
| Next Problem... | 15 Feb 2005 18:03 GMT | 4 |
When I type: kim% sudo gluemac /Applications/AddressBook.app I get: What is the glue name? [AddressBook]:
|
| Question: glue for the Summarize service? | 14 Feb 2005 17:22 GMT | 1 |
Is there a way to call the Summarize service from a Perl script? Kim Helliwell kimgh@mac.com Homepage: http://homepage.mac.com/kimgh
|
| Questions about Perl and Mac::Glue | 14 Feb 2005 17:22 GMT | 1 |
I've been struggling with accessing email messages in a particular account and mailbox, and this (and some other stuff I'm trying) engenders a question: What's the proper way to visit all of a list of objects that are
|
| Installing Mac::Glue | 11 Feb 2005 16:39 GMT | 1 |
I just tried to install Mac::Glue, and even though there were no error indications, /usr/bin/gluemac (among other things) did not get installed. The output claimed to be installing it, but it's not there...
|
| Need to reinstall unix head utility any ideas? | 11 Feb 2005 05:14 GMT | 2 |
I made the mistake of installing LWP before I read a snippet in the http://www.modperlcookbook.org/chapters/ch01.pdf section 1.9 now my original head utility was overwritten by HEAD and I need
|
| Perl stopped working on Apache 1.3.3, but then starts? | 08 Feb 2005 20:04 GMT | 4 |
Hi, I had a situation where I had to cycle power to my G5 Mac running Apache 1.3.3 OS X 10.3.7 today. After reboot, I found that Perl scripts no longer reliably run via the web. I can get pages to load a few times, but then I
|
| Boolean values in PerlObjCBridge | 06 Feb 2005 05:32 GMT | 2 |
Hello list, I have searched and searched and have just not been able to answer this one. Does anyone know how to represent a boolean value with PerlObjCBridge? I have tried a couple things and they have all failed:
|
| More Newbie Help | 04 Feb 2005 16:39 GMT | 2 |
Wow thanks for all the input! I'm slogging along with the Llama book, and I have some MySQL (new to that too) stuff working. I'm concerned, thought, that I'm creating a mess by installing modules and downloading stuff. Likewise I've been using CPAN with no clue as to what I'm ...
|