| Thread | Last Post | Replies |
|
| Can't Install DBD::mysql | 29 Nov 2007 02:30 GMT | 5 |
I've already got DBD installed, and I'm trying to install DBD::mysql (am running Leopard). Make test failed . . . here's the first test that failed: Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
|
| FW: ldapsearch equivalent with Net::LDAP | 28 Nov 2007 04:22 GMT | 2 |
-----Original Message----- From: Jeremiah Foster Sent: den 27 november 2007 09:20 To: 'Dennis Putnam'
|
| bluetooth devices | 20 Nov 2007 17:11 GMT | 1 |
How can I access a bluetooth device in OS X? My understanding (which could be wrong) is that /dev/blueThing1 won't work, because Apple wants us to use IOKit instead. I'm trying to getting data from 4 barcode scanners which are HID devices so normally they are treated
|
| CamelBones and 5.8.8 | 19 Nov 2007 09:04 GMT | 1 |
I was wondering since I updated my perl to 5.8.8 (a while ago) could I still use CamelBones or is CB tied to 5.8.6. I'm working on Tiger and at this time I'm not going to be upgrading anytime soon to Leopard. But I was just wondering if I could have CB use my /usr/local/bin/
|
| Detecting OS X version from perl | 19 Nov 2007 03:22 GMT | 8 |
Is there any simple way that people can think of to detect which major version of OS X my perl code is running on? ie whether it's 10.0, 10.1 etc, I don't care about the difference between 10.3.3 and 10.3.4.
|
| Trying to Install HTML::Tidy | 11 Nov 2007 21:06 GMT | 1 |
Running Leopard, so that means perl 5.8.8. Trying to install HTML::Tidy and it fails. First error message is: t/00-load..............ok t/cfg-for-parse........ok
|