FreeBSD imapsync port
Tektonaut
tektonaut at fuckner.net
Sat Jun 21 23:58:34 UTC 2008
>
> I use python, where I picked up this little trick, which lets python find it's
> actual location and execute itself, based upon the reliable location of "env":
>
> #!/usr/bin/env python
>
> You could replace python with perl, for your needs.
Yes, env(1) is quite 'stable' over systems but leads to the same problem:
The #shebang line has to be patched if the delevoper didn't already used env.
...but I posted maily because of the second problem with Mail::IMAPClient... ;)
Adam
--
More information about the freebsd-perl
mailing list