Re: CPAN not working, or is it?

2019-03-12 Thread Gary Stainburn
On Tuesday 12 March 2019 06:16:59 Magnus Woldrich wrote: > $ perl -E 'say for @INC' > $ echo $PERL5LIB > # echo $PERL5LIB > > I'd suggest to set the PERL5LIB environment variable in your shell > config to something like ~/lib/perl5/. > > If you need the modules to be available globally and not o

Re: CPAN not working, or is it?

2019-03-12 Thread Magnus Woldrich
On Mar 11, Gary Stainburn (Gary Stainburn) wrote: I started off as always by using RPM's for everything I possibly can. I then started to use CPAN for everything else. You should use cpan(m) for everything. That way all modules will be up to date and they will be installed into the same

Re: CPAN not working, or is it?

2019-03-11 Thread Bruce Ferrell
Gary What often happens when you have "larger" modules, they reply on libraries.  To build the perl module from source, you need to devel rpm of the library installed to link against. example libxml2-2.7.6-21.el6_8.1.x86_64 libxml2-devel-2.7.6-21.el6_8.1.x86_64 XML::Simple won't build unless

Re: CPAN not working, or is it?

2019-03-11 Thread Mike Flannigan
I wanted you to know that we are out here, but just unable to help you. I doubt this old post will help you any: https://centosfaq.org/centos/perl-on-centos-6-and-centos-7/ Mike On 3/11/2019 8:55 AM, Gary Stainburn wrote: I'm replacing a dead F19 box with a new C7 one and I'm trying to get

Re: CPAN will shutdown

2018-05-29 Thread Andreas Eder
On Mi 23 Mai 2018 at 16:20, fudmier via beginners wrote: > et Brutus! part of big brother scam.. ? You mean: et tu Brute? 'Andreas -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/

Re: CPAN will shutdown

2018-05-29 Thread William A Rowe Jr
On Tue, May 22, 2018 at 10:41 PM, Practical Perl wrote: > *search.cpan.org is shutting down* > For details read Perl NOC > . > After June 25th this page will redirect to MetaCPAN.org >

Re: CPAN will shutdown

2018-05-23 Thread fudmier via beginners
Perl  and Search.perl.org are not in need of replacement? BTW what is happening to Julian Assange? et Brutus! part of big brother scam.. ? On 2018-05-23 12:33 AM, Octavian Rasnita wrote: "2) It’s not “shutting down” so much as it is being replaced by the existing MetaCPAN search site. This is

RE: CPAN will shutdown

2018-05-23 Thread Duncan Ferguson
more details Duncs From: Martin Kaspar [mailto:martin.kas...@campus-24.com] Sent: 23 May 2018 07:48 To: John SJ Anderson Cc: Practical Perl ; Perl Beginners Subject: Re: CPAN will shutdown Hello plz let us know what is going on there. CPAN closing - shutting down - this is crazy - i

Re: CPAN will shutdown

2018-05-22 Thread Martin Kaspar
Hello plz let us know what is going on there. CPAN closing - shutting down - this is crazy - i cannot believe this. well whats up with the people there we need CPAN plz help to keep this place alive cheers martin On Wed, May 23, 2018 at 5:47 AM, John SJ Anderson wrote: > > > On 22May2018, at

Re: CPAN will shutdown

2018-05-22 Thread Octavian Rasnita
"2) It’s not “shutting down” so much as it is being replaced by the existing MetaCPAN search site. This is positive news about the future of Perl: an older, less capable tool has been replaced" metacpan.org has some disadvantages compared with search.cpan.org, and some missing features, so it

Re: CPAN will shutdown

2018-05-22 Thread Raunak Kathuria
Also please don't use misleading subject. CPAN is altogether different from search.cpan.org. Regards Raunak On Wed, May 23, 2018 at 11:50 AM John SJ Anderson wrote: > > > On 22May2018, at 20:41, Practical Perl wrote: > > > > search.cpan.org is shutting down > > For details read Perl NOC. After

Re: CPAN will shutdown

2018-05-22 Thread John SJ Anderson
> On 22May2018, at 20:41, Practical Perl wrote: > > search.cpan.org is shutting down > For details read Perl NOC. After June 25th this page will redirect to > MetaCPAN.org 1) Please don’t cross-post between this list and other lists. It’s rude. 2) It’s not “shutting down” so much as it is b

Re: CPAN unavailable

2014-05-21 Thread Octavian Rasnita
From: "Shlomi Fish" Hi all, On Wed, 21 May 2014 11:49:17 +1000 wrote: > > From: Yonghua Peng > > > Do you know why these days cpan.org has been unavailable? > > I don't know why, but it has been down (often for lengthy periods) quite a > bit lately. > Thankfully, https://metacpan.org seems t

Re: CPAN unavailable

2014-05-20 Thread Mike
I would recommend using http://metacpan.org And for installing modules, you could try cpanminus: curl -L http://cpanmin.us | perl - --sudo App::cpanminu On 5/20/14, 8:22 PM, Yonghua Peng wrote: Hello, Do you know why these days cpan.org has been unavailable? I always got: 503 Service Unav

Re: CPAN unavailable

2014-05-20 Thread Shlomi Fish
Hi all, On Wed, 21 May 2014 11:49:17 +1000 wrote: > > From: Yonghua Peng > > > Do you know why these days cpan.org has been unavailable? > > I don't know why, but it has been down (often for lengthy periods) quite a > bit lately. > Thankfully, https://metacpan.org seems to be always availabl

Re: CPAN unavailable

2014-05-20 Thread sisyphus1
From: Yonghua Peng Do you know why these days cpan.org has been unavailable? I don't know why, but it has been down (often for lengthy periods) quite a bit lately. Thankfully, https://metacpan.org seems to be always available. Cheers, Rob -- To unsubscribe, e-mail: beginners-unsubscr..

Re: CPAN unavailable

2014-05-20 Thread Jim Gibson
On May 20, 2014, at 6:41 PM, Yonghua Peng wrote: > I probably meant search.cpan.org doesn't work. Try picking a different mirror. These are the ones I am using: http://httpupdate35.cpanel.net/CPAN/ http://mirrors.gossamer-threads.com/CPAN/ http://cpan.cs.utah.edu/ -- To unsubscribe, e-mail:

Re: CPAN utility

2014-03-18 Thread Shlomi Fish
Hi Yosef, On Tue, 18 Mar 2014 13:54:18 +0200 Yosef Levy wrote: > Hello All, > > Paul said: > --- > Depending on the distribution you are using you might have a tool to > automate the process of recursively installing dependencies. > > I have the following problem: > ---

Re: CPAN utility

2014-03-18 Thread Yonghua Peng
We have been using cpanm for the automate installation. https://raw.github.com/miyagawa/cpanminus/master/cpanm We are looking for openstack and python developers. Please check: http://www.nsbeta.info/jobs Tue, 18 Mar 2014 13:54:18 +0200 from Yosef Levy : >Hello All, > >Paul said: >

Re: cpan App::cpanminus

2013-07-23 Thread Andy Bach
On Tue, Jul 23, 2013 at 1:59 AM, *Shaji Kalidasan* wrote: > You might be behind a firewall which blocks http or https requests > originating from non browsers. You can test this by using a tool like wget, curl or even telnet to try and connect to the strawberry perl site from the command line.

Re: cpan App::cpanminus

2013-07-23 Thread Luca Ferrari
On Tue, Jul 23, 2013 at 8:59 AM, *Shaji Kalidasan* wrote: > Rohit, > > You might be behind a firewall which blocks http or https requests > originating from non browsers. This type of blocking will be typically be > categorized into Dos attack (denial-of-service attack). Your network > administrat

Re: cpan App::cpanminus

2013-07-23 Thread *Shaji Kalidasan*
gift back to God. --- From: Robert Freiberger To: rohit.s...@hqcc.sahara.co.in Cc: Jim Gibson ; begin Perl Beginners Sent: Tuesday, 23 July 2013 12:15 PM Subject: Re: cpan App::cpanminus Hello Rohit,  I had some issues installing Cpanminus, and I found out th

Re: cpan App::cpanminus

2013-07-22 Thread Robert Freiberger
Hello Rohit, I had some issues installing Cpanminus, and I found out that on my Mac and Linux desktops, I had to use sudo or elevated privileges. On the PC the install was pretty straight forward, I don't recall the specific instructions but the Mac install was much harder. Here's some tips about

Re: cpan App::cpanminus

2013-07-22 Thread rohit . soni
Yes, I am able to connect http://strawberryperl.com from chrome browser. Even I have downloaded 01mailrc.txt.gz using http://cpan.strawberryperl.com/authors/01mailrc.txt.gz through browser. But still I am facing the same problem. Regards, Rohit > You apparently have a connection problem. Can you

Re: cpan App::cpanminus

2013-07-22 Thread Jim Gibson
You apparently have a connection problem. Can you connect to http://strawberryperl.com in a browser on the same system? On Jul 22, 2013, at 3:41 AM, Rohit Soni wrote: > Dear All, > > I am a beginner and just wanted to ask that which Module(s) should I start > with. > On the Perl installation

Re: CPAN and AI::Prolog

2013-03-13 Thread Brian Fraser
On Wed, Mar 13, 2013 at 9:18 AM, John Sampson wrote: > Hello - > > I installed Strawberry Prolog on Windows 7 and tried to install AI::Prolog > from the CPAN. > As far as I can see from the slew of messages this failed due to lack of > software packages > on which it depends (or depended). > I hav

Re: CPAN and AI::Prolog

2013-03-13 Thread John SJ Anderson
On Wed, Mar 13, 2013 at 5:18 AM, John Sampson wrote: > Hello - > > I installed Strawberry Prolog on Windows 7 and tried to install AI::Prolog > from the CPAN. I assume you mean "Strawberry Perl". > As far as I can see from the slew of messages this failed due to lack of > software packages > on

Re: CPAN question

2011-11-01 Thread John Delacour
At 18:38 + 1/11/11, Phil Dobbin wrote: I use the /usr/local/ version for everything & leave the other two to their intended purposes. My question is how do I configure CPAN to install into /usr/local/? The way I do it is simply: $ cd /usr/local/bin; sudo ./cpan No disrespect to Perlbrew

Re: CPAN question

2011-11-01 Thread Phil Dobbin
On 1/11/11 at 21:09, shlo...@shlomifish.org (Shlomi Fish) wrote: > You can do «/usr/local/bin/perl -MCPAN -e 'shell'» or a different CPAN.pm (or > CPANPLUS/etc.) command. Hi. Yeah, I ended up setting up an alias in my .bash_profile as so: alias cpan=’sudo /usr/local/bin/perl -MCPAN -e shell’ &

Re: CPAN question

2011-11-01 Thread Shlomi Fish
On Tue, 1 Nov 2011 18:38:38 + Phil Dobbin wrote: > Hi. > > I have three versions of perl on my machine (Macbook Pro running > 10.6.8.): v.5.12 in /opt/local/ for MacPorts, v.5.10 in > /usr/bin/ which is the system perl & my developer perl v.5.14 in /usr/local/. > > I use the /usr/local/

Re: CPAN question

2011-11-01 Thread Phil Dobbin
On 1/11/11 at 19:42, p...@pjcj.net (Paul Johnson) wrote: > On Tue, Nov 01, 2011 at 07:18:06PM +, Phil Dobbin wrote: [snip] > > What’s your opinion on hard-pathing to CPAN a la `$ > > /usr/local/bin/perl -MCPAN -e shell’ in order to use the CPAN that’s > > installed there to install modules i

Re: CPAN question

2011-11-01 Thread Paul Johnson
On Tue, Nov 01, 2011 at 07:18:06PM +, Phil Dobbin wrote: > From the Googling I did concerning this, I came across perlbrew & > bootstrapping using local::lib but wondered if there was a simpler > solution. Quite. > What’s your opinion on hard-pathing to CPAN a la `$ > /usr/local/bin/perl -MC

Re: CPAN question

2011-11-01 Thread Phil Dobbin
On 1/11/11 at 18:45, shawnhco...@gmail.com (Shawn H Corey) wrote: I think perlbrew can be used to switch between installed Perls. If so, switch to the one you want and run `cpan`. This will cause cpan to use the active perl and install the modules in its @INC directories. I use perlbrew to i

Re: CPAN question

2011-11-01 Thread Shawn H Corey
On 11-11-01 02:38 PM, Phil Dobbin wrote: I use the /usr/local/ version for everything & leave the other two to their intended purposes. My question is how do I configure CPAN to install into /usr/local/? I think perlbrew can be used to switch between installed Perls. If so, switch to the one y

Re: CPAN on Windows Box

2011-08-25 Thread Emeka
I am thinking that this may be from my make On Thu, Aug 25, 2011 at 8:02 AM, Emeka wrote: > I added prefs folder inside .cpan > > It worked, that is I was able to download. However, I got some error > message toward the end . > > > > Finding dependencies for strGlue.c > Cannot find 'tclDecls.h'

Re: CPAN on Windows Box

2011-08-25 Thread Emeka
I added prefs folder inside .cpan It worked, that is I was able to download. However, I got some error message toward the end . Finding dependencies for strGlue.c Cannot find 'tclDecls.h' assume made Cannot find 'tclPlatDecls.h' assume made Finding dependencies for strcasecmp.c Finding dependen

Re: CPAN on Windows Box

2011-08-24 Thread Emeka
On Wed, Aug 24, 2011 at 12:31 AM, Jim Gibson wrote: > On 8/23/11 Tue Aug 23, 2011 3:04 PM, "Emeka" > scribbled: > > > Hello All > > I tried this in order to install Perl-tk cpan>install tk... But it > > failed to work. > > You need to let us know what exactly what went wrong when you tri

Re: CPAN on Windows Box

2011-08-24 Thread timothy adigun
Emeka, I assumed you are using ActivePerl on Win OS. Thanks.

Re: CPAN on Windows Box

2011-08-24 Thread timothy adigun
Hello Emeka, >>Hello All >>I tried this in order to install Perl-tk cpan>install tk... But it >>failed to work. cpan> install Tk should work as Praga and Jim mentioned, but if you don't have a C complier and a make utility installed, your installation will evetually fail. Tkx module may be

Re: CPAN on Windows Box

2011-08-23 Thread Jim Gibson
On 8/23/11 Tue Aug 23, 2011 3:04 PM, "Emeka" scribbled: > Hello All > I tried this in order to install Perl-tk cpan>install tk... But it > failed to work. You need to let us know what exactly what went wrong when you tried to install the Tk module. It is next to impossible, otherwise. H

Re: CPAN on Windows Box

2011-08-23 Thread Parag Kalra
Try this: cpan>install Tk Parag On Tue, Aug 23, 2011 at 3:04 PM, Emeka wrote: > Hello All > I tried this in order to install Perl-tk cpan>install tk... But it > failed to work. > > Emeka > -- > *Satajanus Nig. Ltd > > > * >

Re: CPAN cannot install modules locally

2011-07-23 Thread Shlomi Fish
Hi Alok, On Fri, 22 Jul 2011 22:07:15 -0400 Alok wrote: > Hi > > I am trying to install MediaWiki::Bot module locally on my server (I am > not the admin). > I am trying to use cpan command line interface for this. > > I used following options before beginning installation: > o conf makepl_arg

Re: [cpan Q] Failure to finish installing using cpan [File::ReadBackwards

2009-09-28 Thread Kevin Phair
Harry Putnam wrote: I wasn't able to figure out what is happening when cpan fails on File::ReadBackwards: I'm hoping someone will be able to see what the problem is. Installing /usr/local/lib/perl5/site_perl/5.8.8/File/ReadBackwards.pm Installing /usr/local/share/man/man3/File::ReadBackwards.3p

Re: CPAN issues

2009-08-14 Thread Philip Potter
2009/8/14 Steve Bertrand : > Philip Potter wrote: >> Dear all, >> >> I'm having trouble installing stuff on CPAN. I'm using the cpan script: >> cpan script version 1.03 >> CPAN.pm version 1.7602 >> >> It tells me there's a new CPAN.pm available, so I type install >> Bundle::CPAN. After a lot of tex

Re: CPAN issues

2009-08-14 Thread Steve Bertrand
Philip Potter wrote: > Dear all, > > I'm having trouble installing stuff on CPAN. I'm using the cpan script: > cpan script version 1.03 > CPAN.pm version 1.7602 > > It tells me there's a new CPAN.pm available, so I type install > Bundle::CPAN. After a lot of text, including some requests for > de

Re: CPAN won't install YAML and others

2009-06-20 Thread Dennis G. Wicks
Bruce Ferrell wrote the following on 06/20/2009 01:38 PM: Dennis G. Wicks wrote: Greetings; YAML is not installed on my Lenny system and when I try to install it (with perl -MCPAN -e shell) I get the following errors after the source has been unpacked. Any ideas? Thanks for any help! Dennis

Re: CPAN won't install YAML and others

2009-06-20 Thread Bruce Ferrell
Dennis G. Wicks wrote: > Greetings; > > YAML is not installed on my Lenny system and when I try to install it > (with perl -MCPAN -e shell) I get the following errors after the source > has been unpacked. Any ideas? > > Thanks for any help! > Dennis > > BTW : >> cardinal:~# ls -l /root/.cpan/b

Re: CPAN not working for me

2009-04-11 Thread Gunnar Hjalmarsson
Clinton James wrote: I'm trying to use CPAN to install modules on a Linux box as but it always fails. I'm logged in as root. Help appreciated. cpan[1]> force install HTML::HTMLDoc The output you posted, seems not to be the

Re: cpan Audio::File fails

2009-03-23 Thread David Schmidt
Thanks for your help, I installed said package and after that tried to install Catalyst::Plugin::Upload::Audio::File, the module I actually want (it depends on Audio::File) and got a very similiar error. Writing Makefile for Catalyst::Plugin::Upload::Audio::File cp lib/Catalyst/Plugin/Upload/Audi

Re: cpan Audio::File fails

2009-03-23 Thread Owen
> On Sun, Mar 22, 2009 at 8:56 PM, Owen wrote: >>> Hello >>> >>> I repeatedly run into problems when installing modules and I havent >>> yet figured out a way to consistently resolve them. >>> >>> I want to install Audio::File but the tests fail >>> >>> Any help is greatly appreciated. >>> >>> dav

Re: cpan Audio::File fails

2009-03-23 Thread David Schmidt
On Sun, Mar 22, 2009 at 8:56 PM, Owen wrote: >> Hello >> >> I repeatedly run into problems when installing modules and I havent >> yet figured out a way to consistently resolve them. >> >> I want to install Audio::File but the tests fail >> >> Any help is greatly appreciated. >> >> david >> >> Run

Re: cpan Audio::File fails

2009-03-22 Thread Owen
> Hello > > I repeatedly run into problems when installing modules and I havent > yet figured out a way to consistently resolve them. > > I want to install Audio::File but the tests fail > > Any help is greatly appreciated. > > david > > Running make test > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUti

Re: CPAN install module problem

2009-03-02 Thread Rob Dixon
howa wrote: > > Why sometimes I can use a command to install Perl module, e.g. > > perl -MCPAN -e "install Digest::MD5" > > But sometimes can't? > > e.g. > > perl -MCPAN -e "install Archive::Zip" >>> Can't locate object method "install" via package "Archive::Zip" at -e line >>> 1. > > > Are

Re: CPAN install module problem

2009-03-02 Thread howa
On Mar 2, 1:10 am, r...@i.frys.com (Ron Bergin) wrote: > Since you're using double quotes, I assume that you're on Windows.  I > suspect it has something to do with the way cmd is parsing the command > before passing it to perl. no matter I use single or double quote (on Linux), both does not work

Re: CPAN install module problem

2009-03-02 Thread Ron Bergin
On Feb 27, 9:03 pm, howac...@gmail.com (Howa) wrote: > Hi, > > Why sometimes I can use a command to install Perl module, e.g. > > perl -MCPAN -e "install Digest::MD5" > > But sometimes can't? > > e.g. > > perl -MCPAN -e "install Archive::Zip" > > >> Can't locate object method "install" via package

Re: CPAN install module problem

2009-03-01 Thread Chas. Owens
On Sat, Feb 28, 2009 at 00:03, howa wrote: snip > perl -MCPAN -e "install Archive::Zip" >>> Can't locate object method "install" via package "Archive::Zip" at -e line >>> 1. snip Hmm, it looks like it is trying to use an indirect object method call (that is it is trying to do this Archive::Zip->

RE: CPAN question

2008-11-19 Thread Stewart Anderson
> -Original Message- > From: Kevin Murphy [mailto:[EMAIL PROTECTED] > Sent: 18 November 2008 19:14 > To: beginners@perl.org > Subject: CPAN question > > Hi, > > I'm a system administrator, not a programmer, and my only experience > with Perl is setting up and maintaining a Bugzilla instal

Re: cpan shell wrong

2008-10-16 Thread Sandy lone
On Wed, Oct 15, 2008 at 5:17 AM, <[EMAIL PROTECTED]> wrote: > I had a similar problem. Check out the contents of your urllist. This > is what mine looked like: > > cpan[1]> o conf urllist > urllist > 0 [] > 1 [ftp://carroll.cac.psu.edu/pub/CPAN/] > 2 [ftp://cpan-du

Re: cpan shell wrong

2008-10-14 Thread james . conerly
I had a similar problem. Check out the contents of your urllist. This is what mine looked like: cpan[1]> o conf urllist urllist 0 [] 1 [ftp://carroll.cac.psu.edu/pub/CPAN/] 2 [ftp://cpan-du.viaverio.com/pub/CPAN/] 3 [ftp://cpan-sj.viaverio.com/pub/CP

Re: cpan module installation on Mac OS Leopard

2008-08-23 Thread WetMogwai
Find ran for hours without finding those, but I found a partial solution. If you open the CPAN shell and type: o conf makepl_arg install_base= it will install working modules. This is a partial solution because it has to be done with each session. It doesn't work to run cpan non- interactively. I

Re: cpan module installation on Mac OS Leopard

2008-08-19 Thread Xavier Mas
El Tuesday 19 August 2008 02:38:27 WetMogwai va escriure: > I'm having trouble with a Perl script. I installed Mac::Growl through > CPAN. It worked, but seemed to copy the final files to a place that > doesn't exist. I can't find it now. When I run my script, it says it > can't find Mac::Growl in @

Re: cpan or perl -MCPAN ?

2008-04-04 Thread LesleyB
Thanks for the reply Yitze. I simply wondered whether there was any benefit. I haven't yet tried the perl -MCPAN approach but have spent most of the day in cpan. I would expect to see perl -MCPAN in an anutomated approach somewhere I guess. I have successfully updated some modules locally using

Re: cpan or perl -MCPAN ?

2008-04-03 Thread Chas. Owens
On Thu, Apr 3, 2008 at 7:35 AM, LesleyB <[EMAIL PROTECTED]> wrote: snip > Which method is considered better - using cpan as a command at the > command line or using 'perl -MCPAN -e ..'' ? snip The cpan script was added in Perl 5.8.1. It is a command line interface to the CPAN module, so it is n

Re: cpan or perl -MCPAN ?

2008-04-03 Thread yitzle
I'm just guessing here, but I'm going to suggest that both methods ultimately call the same code and are therefore equivalent. Though the cpan command takes arguments, so it might speed stuff up. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http:

Re: CPAN auxiliary pages & indexing

2007-11-19 Thread Dr.Ruud
"Karl Erisman" schreef: > What conditions on a CPAN module must hold in order for cpantesters > and cpanform to create pages for that dist? My module, App::Smbxfer, > is indexed and in the module list. It shows up on most of the CPAN > pages (i.e. it is on the other CPAN search pages, ANNOCPAN,

Re: CPAN Module Installation

2007-10-07 Thread Jeff Pang
2007/10/7, yitzle <[EMAIL PROTECTED]>: > Is there some way to turn off the tests that get performed after a > module is installed? I don't think to turn off 'make test' is a good idea. But on the other hand if you really don't like make test,you can force to make install it. > Does CPAN shell ch

Re: cpan command line

2007-09-28 Thread Paul Lalli
On Sep 28, 12:32 pm, [EMAIL PROTECTED] (Bobby) wrote: > On Friday 28 September 2007 12:26:08 Paul Lalli wrote: > > > [EMAIL PROTECTED] (Bobby) wrote: > > > > > What is the command to tell cpan to accept the default/suggested > > > > > values? > > When you run the cpan set up command, it will ask yo

Re: cpan command line

2007-09-28 Thread Bobby
On Friday 28 September 2007 12:26:08 Paul Lalli wrote: > On Sep 28, 9:26 am, [EMAIL PROTECTED] (Bobby) wrote: > > On Friday 28 September 2007 06:01:31 Srinivas wrote: > > > just hit "Enter" > > > > > > -srini > > > > > > Bobby wrote: > > > > Hi, > > > > > > > > What is the command to tell cpan to a

Re: cpan command line

2007-09-28 Thread Paul Lalli
On Sep 28, 9:26 am, [EMAIL PROTECTED] (Bobby) wrote: > On Friday 28 September 2007 06:01:31 Srinivas wrote: > > > just hit "Enter" > > > -srini > > > Bobby wrote: > > > Hi, > > > > What is the command to tell cpan to accept the default/suggested values? > > No. Command line option so you don't have

Re: cpan command line

2007-09-28 Thread Bobby
On Friday 28 September 2007 06:01:31 Srinivas wrote: > just hit "Enter" > > -srini > > Bobby wrote: > > Hi, > > > > What is the command to tell cpan to accept the default/suggested values? No. Command line option so you don't have to be there and press Enter. -- Bobby -- To unsubscribe, e-mai

Re: cpan command line

2007-09-28 Thread Srinivas
just hit "Enter" -srini Bobby wrote: Hi, What is the command to tell cpan to accept the default/suggested values? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

RE: CPAN shell (LWP, Net::FTP) won't authenticate properly

2007-06-26 Thread RICHARD FERNANDEZ
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > I'm using a URL of the form ftp://MyCpanMirror/u02/CPAN/ > > Is your mirror server running Apache or some http server? I > have an internal mirror that I connect to via http and it > works like a charm. >

Re: CPAN shell (LWP, Net::FTP) won't authenticate properly

2007-06-25 Thread Mumia W.
On 06/25/2007 12:40 PM, RICHARD FERNANDEZ wrote: [...] I'm not sure where else to go with this. It looks like I can eventually get what I need installed, but not without a long bumpy ride first. [...] A nice feature for someone to add to CPAN.pm would be the option to set the preferred ftp opt

Re: CPAN shell (LWP, Net::FTP) won't authenticate properly

2007-06-25 Thread usenet
On Jun 25, 8:32 am, [EMAIL PROTECTED] (Richard Fernandez) wrote: > I'm trying to use the CPAN shell to install some modules from our > internal CPAN mirror. > I'm using a URL of the form ftp://MyCpanMirror/u02/CPAN/ Is your mirror server running Apache or some http server? I have an internal mirr

RE: CPAN shell (LWP, Net::FTP) won't authenticate properly

2007-06-25 Thread RICHARD FERNANDEZ
Hi Tom, Thanks for the response. > It's undocumented, but maybe try this: > > BEGIN { $CPAN::DEBUG = 512; } # FTP? > Not sure where to plug in this BEGIN {}... > perl -MNet::Netrc -lwe 'print join " ", > Net::Netrc->lookup("MyCpanMirror")->lpa' > It looks like Net::Netrc is working:

Re: CPAN shell (LWP, Net::FTP) won't authenticate properly

2007-06-25 Thread Tom Phoenix
On 6/25/07, RICHARD FERNANDEZ <[EMAIL PROTECTED]> wrote: I'm trying to use the CPAN shell to install some modules from our internal CPAN mirror. I'm using a URL of the form ftp://MyCpanMirror/u02/CPAN/ , and I have a valid .netrc configured with a user and password for the mirror box. At first

RE: CPAN shell (LWP, Net::FTP) won't authenticate properly

2007-06-25 Thread RICHARD FERNANDEZ
One other thing. I am able to successfully login to the mirror box using command line FTP and netrc for authentication. richf -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: CPAN and Windows

2007-06-02 Thread Paul Lalli
On Jun 1, 4:38 pm, [EMAIL PROTECTED] (Ebarras) wrote: > I am _Very_ new to perl, and programing in general, so keep that in > mind. I am trying to use some CPAN modules with ActivePerl, and I am > having a difficult time of it. Is there a tool or something to > integrate these modules into perl for

Re: CPAN and Windows

2007-06-01 Thread [EMAIL PROTECTED]
On Jun 1, 9:38 pm, [EMAIL PROTECTED] (Ebarras) wrote: > I am _Very_ new to perl, and programing in general, so keep that in > mind. I am trying to use some CPAN modules with ActivePerl, and I am > having a difficult time of it. Is there a tool or something to > integrate these modules into perl for

Re: CPAN and Windows

2007-06-01 Thread Ken Foskey
On Fri, 2007-06-01 at 20:38 +, ebarras wrote: > I am _Very_ new to perl, and programing in general, so keep that in > mind. I am trying to use some CPAN modules with ActivePerl, and I am > having a difficult time of it. Is there a tool or something to > integrate these modules into perl for win

Re: cpan question

2007-05-14 Thread Robert Hicks
Xavier Noria wrote: On May 14, 2007, at 3:50 PM, Robert Hicks wrote: I am working on a Perl 5.6.0 project and went to use "cpan" at the command line and behold it was not there. I download the 5.6.1 tar file and behold "cpan" the command line program wasn't in there either. Did it not come w

Re: cpan question

2007-05-14 Thread Chas Owens
On 5/14/07, Xavier Noria <[EMAIL PROTECTED]> wrote: snip perl -MCPAN -e 'install Module' snip or perl -MCPAN -e shell If you prefer and interactive version of CPAN. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: cpan question

2007-05-14 Thread Xavier Noria
On May 14, 2007, at 3:50 PM, Robert Hicks wrote: I am working on a Perl 5.6.0 project and went to use "cpan" at the command line and behold it was not there. I download the 5.6.1 tar file and behold "cpan" the command line program wasn't in there either. Did it not come with 5.6.0/5.6.1?

Re: CPAN installs

2007-01-16 Thread Kevin Viel
Wiggins d'Anconia wrote: Kevin Viel wrote: I am attempting to install modules on a Solaris v10 computer for which I do not have root privileges. I see in MyConfig.pm that the build directory is local: 'build_dir' => q[/home/kviel/.cpan/build] Where does it install the (built) module? Than

Re: CPAN installs

2007-01-15 Thread Wiggins d'Anconia
Kevin Viel wrote: I am attempting to install modules on a Solaris v10 computer for which I do not have root privileges. I see in MyConfig.pm that the build directory is local: 'build_dir' => q[/home/kviel/.cpan/build] Where does it install the (built) module? Thank you, Kevin The build

Re: cpan and make test

2006-09-12 Thread Tom Phoenix
On 9/12/06, Umar Draz <[EMAIL PROTECTED]> wrote: some time i got erorr on make test when i use cpan -i is it possible to bypass ? Sure, if you don't care whether your modules work properly or not. In the long run, though, it's probably worth fixing the bugs. Cheers! --Tom Phoenix Stoneheng

Re: CPAN::Shell install into customer dir

2006-06-26 Thread JupiterHost.Net
Anthony Ettinger wrote: Isn't it PERL_PREFIX? Perhaps, I'll give it a go once I figure out why its still using the global config and not the user's :) Thanks for the input Anthony! On 6/24/06, JupiterHost.Net <[EMAIL PROTECTED]> wrote: Howdy all :) I've a plugin installer that in

Re: CPAN::Shell install into customer dir

2006-06-24 Thread Anthony Ettinger
Isn't it PERL_PREFIX? On 6/24/06, JupiterHost.Net <[EMAIL PROTECTED]> wrote: Howdy all :) I've a plugin installer that installs certain Perl modules: This is what it uses, CPAN::Shell->expand('Module', $module_name)->install(); which works fine as long as root is running it. What I'd like

Re: cpan module installation using Activestate perl package manager

2006-03-14 Thread Sonika Sachdeva
Hi, I installed File::Tail using nmake. Now when I run my perl script I get the following error for File::stat which was running successfully before. Subroutine import redefined at c:/Perl/lib/File/stat.pm line 25. Subroutine populate redefined at c:/Perl/lib/File/stat.pm line 35. Subroutine lstat

RE: cpan module installation using Activestate perl package manager

2006-03-14 Thread Paul Ohashi
perl -MCPAN -e "install FILE::TAIL" -Original Message- From: Sonika Sachdeva [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 14, 2006 11:06 AM To: beginners@perl.org Subject: cpan module installation using Activestate perl package manager Hi, How do i install FILE::TAIL using activestat

Re: cpan module installation using Activestate perl package manager

2006-03-14 Thread Chas Owens
On 3/14/06, Sonika Sachdeva <[EMAIL PROTECTED]> wrote: > Hi, > > How do i install FILE::TAIL using activestate perl > doing a search using perl package manager doesnt show File::Tail module in > its repository > > thanks, It looks like ActiveState does not have this module prepackaged. If you pay

Re: cpan message

2006-03-09 Thread Xavier Noria
On Mar 9, 2006, at 8:45, Owen wrote: This message pops up when a new CPAN.pm is available There's a new CPAN.pm version (v1.87) available! [Current version is v1.83] You might want to try install Bundle::CPAN reload cpan without quitting the current session. It should be a seamle

Re: CPAN for the first time

2006-02-28 Thread Tom Phoenix
On 2/28/06, Gallagher, Tim (NE) <[EMAIL PROTECTED]> wrote: > I am having troubles getting Perl modules installed on > my Linux box using Cpan. So the module that I need is Net::SSH::Perl, > so I go "cpan> install Net::SSH::Perl" and it says that everything > installed correctly. "Net::SSH::Perl

RE: CPAN module for file upload/download

2005-10-25 Thread Dhanashri Bhate
ay, October 24, 2005 5:57 PM To: Dhanashri Bhate Cc: beginners@perl.org Subject: Re: CPAN module for file upload/download On Mon, 24 Oct 2005, Dhanashri Bhate wrote: > Could anyone please suggest what module is available on CPAN for this? Take a look at WWW::Mechanize. -- Chris Devers

Re: CPAN module for file upload/download

2005-10-24 Thread Chris Devers
On Mon, 24 Oct 2005, Dhanashri Bhate wrote: Could anyone please suggest what module is available on CPAN for this? Take a look at WWW::Mechanize. -- Chris Devers -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: CPAN

2005-03-27 Thread Offer Kaye
On Sun, 27 Mar 2005 14:52:01 +0300, Octavian Rasnita wrote: > Hi, > > Does anyone know why CPAN shell cannot use the FTP addresses I defined? > > I saw that it waits very much time for each one, then tells that that > address was not accessible and passes to the next one, waits a lot again, > and

RE: cpan slow ?

2005-01-21 Thread Manav Mathur
Now, Its running fine here too. |-Original Message- |From: Chris Brown [mailto:[EMAIL PROTECTED] |Sent: Friday, January 21, 2005 3:56 PM |To: beginners@perl.org |Subject: Re: cpan slow ? | | |I was having problems (in Peterborough, UK) but it all seems to be |running fine again now

Re: cpan slow ?

2005-01-21 Thread Chris Brown
I was having problems (in Peterborough, UK) but it all seems to be running fine again now. On Friday 21 Jan 2005 09:51, zentara wrote: > On Thu, 20 Jan 2005 23:18:20 +0530, [EMAIL PROTECTED] (Harsh Busa) > wrote: > > >hi > > > >i m trying to connect to search.cpan.org (from india ) and getting

RE: cpan slow ?

2005-01-20 Thread Manav Mathur
Im facing the same issue. again from India. yesterday didnt go on the site but today, there's a definite problem Manav |-Original Message- |From: Harsh Busa [mailto:[EMAIL PROTECTED] |Sent: Thursday, January 20, 2005 11:18 PM |To: beginners@perl.org |Subject: cpan slow ? | | |hi | |i m t

RE: CPAN

2005-01-11 Thread Thomas Bätzler
Daniel <[EMAIL PROTECTED]> > I made a mistake when setting up CPAN, I chose Central > America as my Continent, then the only option was to chose > Costa Rica as my Country. > Not that I have anything against Costa Rica, very lovely > place will visit soon, but would like a ftp server closer to

  1   2   3   >