public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Is the Perl module Net::LDAP available for Cygwin's Perl implementation?
@ 2013-06-25 14:37 Alfred von Campe
  2013-06-26  4:41 ` Jeremy Hetzler
  0 siblings, 1 reply; 2+ messages in thread
From: Alfred von Campe @ 2013-06-25 14:37 UTC (permalink / raw)
  To: cygwin

If so, is there a way to install it from the command line?  I need it on a server that I usually just ssh into and running setup.exe is a little cumbersome.

If not, what is the best/easiest way to get it?  I would like to run a Perl script on a Windows server under Cygwin that requires Net::LDAP functionality.

Thanks,
Alfred


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Is the Perl module Net::LDAP available for Cygwin's Perl implementation?
  2013-06-25 14:37 Is the Perl module Net::LDAP available for Cygwin's Perl implementation? Alfred von Campe
@ 2013-06-26  4:41 ` Jeremy Hetzler
  0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Hetzler @ 2013-06-26  4:41 UTC (permalink / raw)
  To: cygwin

On Tue, Jun 25, 2013 at 9:58 AM, Alfred von Campe wrote:
>
> If so, is there a way to install it from the command line?  I need it on a server that I usually just ssh into and running setup.exe is a little cumbersome.
>
> If not, what is the best/easiest way to get it?  I would like to run a Perl script on a Windows server under Cygwin that requires Net::LDAP functionality.
>
> Thanks,
> Alfred
>

The standard way to install Perl modules is with CPAN. For example:

$ cpan -i Net::LDAP

Yours,
Jeremy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-25 23:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-25 14:37 Is the Perl module Net::LDAP available for Cygwin's Perl implementation? Alfred von Campe
2013-06-26  4:41 ` Jeremy Hetzler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).