Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Running gpg thru IPC, fileno problem

by PodMaster (Abbot)
on Jun 09, 2005 at 15:18 UTC ( [id://465171]=note: print w/replies, xml ) Need Help??


in reply to Running gpg thru IPC, fileno problem

CPAN always has something to say (:

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

Replies are listed 'Best First'.
Re^2: Running gpg thru IPC, fileno problem
by kaif (Friar) on Jun 09, 2005 at 17:44 UTC

    A recent thread suggests that you should not necessarily trust GnuPG, but at least the thread provides a fix so that the package actually compiles.

Re^2: Running gpg thru IPC, fileno problem
by perrin (Chancellor) on Jun 09, 2005 at 15:22 UTC
    I explored CPAN's GPG/PGP modules a while back. Most of them either don't compile or fail their tests on Fedora Core 3. The GPG interfaces on CPAN seem to have been left to rot, which means doing your own IPC to the executable is probably the safest choice at the moment. (Or put in the effort to clean one of them up, if you have the time and interest.)
      Most of them either don't compile or fail their tests on Fedora Core 3.
      Seeing how most everything fails on fedora core :)(that locale issue) and there is a few passes, I wouldn't discount them without good examination (i have successfully used at least 2 of those).

      update: also, a lot of those FAILS are a case of Can't exec "gpg": No such file or directory , which means the test suite isn't the best (assumes you have gpg installed), but doesn't indicate an actual failure.

      MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
      I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
      ** The third rule of perl club is a statement of fact: pod is sexy.

        I think that locale issue only affected Perl 5.8.0. It's not a problem on FC3.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://465171]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-03-29 05:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found