Re: Unable to call SSH module.

2015-03-12 Thread Dave Horner
Hello all, When using strawberry perl on a 64 bit machine I could not get Net::SSH::Perl to install due to the GP/PARI dependency. I would suggest taking a look at the Net::SSH2 package which according to Net::SFTP::Foreign documentation is a wrapper around libssh2 and aims to replace Net::SSH::P

Re: cygwin64 perl blead YAML and JSON backend chicken and egg.

2014-09-07 Thread Dave Horner
-users/ ? That seems like > a more likely place to connect with somebody who can help you. > > chrs, > john. > > > On Mon, Sep 1, 2014 at 6:46 AM, Dave Horner > wrote: > > continuing to play with the cygwin64 perl blead that I built on > Aug-12th. I > > ment

cygwin64 perl blead YAML and JSON backend chicken and egg.

2014-09-01 Thread Dave Horner
continuing to play with the cygwin64 perl blead that I built on Aug-12th. I mentioned the strange infinite loop in the questioning of gpg tool; haven't had time to research why that happened, yet. I'm trying to get basic reporting facilities up, as I have yet to report a single cygwin report. Al

if(defined(undef)) gives can't use undefined value as a SCALAR reference.

2014-08-30 Thread Dave Horner
Hello all, I am trying to understand the strangeness encountered when trying to use HTTP 1.1 100 continue status. not by choice mind you; I am not sure why I am getting the 100 continue response, which is requiring the expect 100-continue header, otherwise a timeout results. Bug #97772 for Artif

Re: cygwin64 perl blead -ldl found but fails to find during compile?

2014-08-12 Thread Dave Horner
the gpg tool? thanks. --dave http://dave.thehorners.com/tech-talk/windows-os/254-windows-and-cygwinmingwcolinux-dump-some-gpl-in-your-win32 On Mon, Aug 11, 2014 at 1:51 AM, Dave Horner wrote: > hello everyone, > > work on this perl quest: > https://questhub.io/realm/perl/quest/53

cygwin64 perl blead -ldl found but fails to find during compile?

2014-08-10 Thread Dave Horner
hello everyone, work on this perl quest: https://questhub.io/realm/perl/quest/53d39f40b587a43011000143 trying to get cygwin64 perl blead smoking. still working my way through that tutorial with cygwin. configure told me: Found -ldl. What libraries to use? [-lgdbm -ldb -ldl -lgdbm_compat] used th