need asn1, ldap, imap modules
[email protected] (Joel Rees) Wed, 30 Mar 2005 08:02:34 +0900
| Newsgroups | perl.macperl.modules |
|---|---|
| Message-ID | <[email protected]> |
> i just wrote a really nifty perl script in linux, and now i need it to > run on a mac. i've just discovered it isn't nearly as easy to comile > the perl modules in mac as it is in unix. does anyone have binaries > of the following modules?: > > Convert::ASN1 > Net::LDAP > Net::IMAP > > i don't know if you need this information, but i'm using OS X ver > 10.2.8 and perl ver 5.6.0 Don't know much about those modules, but macperl lists are for MacPerl. MacPerl is perl, but the underlying system stuff is not *nix-ish in a lot of places. Perl on Mac OS X is just perl, and the underlying system stuff is *nix-ish, but the directories and files in the system install tend to be in places convenient to the Mac OS X way of configuring things. You can install your own, which is what many people do when installing 5.8 on Panther and beyond, where the system install is 5.6 and the upgrade is going to require re-compiling libraries. The list you want is the Mac OS X perl list ([email protected]), and there are people there who do can answer your question. You can probably find the listserver address and the archives the same place you found the macperl modules list. I'd give you the address of the listserver, but I don't remember where I put it.