Re: PPM Repository

2008-04-04 Thread Rob Dixon
Jim wrote: > Hi all, > > I am looking to easily install some modules, like for example > Win32::Clipboard, but they don't show with teh standard modules on > ActiveState's repository. > > Are there a couple of better ones I can add? http://ppm.tcool.org/ Rob -- To unsubscribe, e-mail: [EMAI

Re: PPM Repository

2008-04-04 Thread Gunnar Hjalmarsson
Jim wrote: I am looking to easily install some modules, like for example Win32::Clipboard, but they don't show with teh standard modules on ActiveState's repository. Are there a couple of better ones I can add? Try: http://ppm.tcool.org/archives/ and install the libwin32 package. P.S.

Re: PPM Repository

2008-04-04 Thread Chris Charley
- Original Message - From: "Jim" <[EMAIL PROTECTED]> Newsgroups: perl.beginners To: Sent: Friday, April 04, 2008 6:04 AM Subject: PPM Repository Hi all, I am looking to easily install some modules, like for example Win32::Clipboard, but they don't show with te

Re: PPM Repository

2008-04-04 Thread Jeff Pang
I saw many people use CgyWin for unix shell emulator, maybe you can try it. For me I use VMWare on my WinXP to run linux and Perl. On Fri, Apr 4, 2008 at 6:04 PM, Jim <[EMAIL PROTECTED]> wrote: > Hi all, > > I am looking to easily install some modules, like for example > Win32::Clipboard, but t

PPM Repository

2008-04-04 Thread Jim
Hi all, I am looking to easily install some modules, like for example Win32::Clipboard, but they don't show with teh standard modules on ActiveState's repository. Are there a couple of better ones I can add? Thanks for your time Jim -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Want to access Jenda as a PPM repository

2008-01-29 Thread axtens
On Jan 28, 11:46 pm, [EMAIL PROTECTED] (Jeff Pang) wrote: > -Original Message- > >From:axtens<[EMAIL PROTECTED]> > >Sent: Jan 28, 2008 8:32 PM > >To: [EMAIL PROTECTED] > >Subject: Want to access Jenda as a PPM repository > > >Can anyone tell me

Re: Want to access Jenda as a PPM repository

2008-01-28 Thread Jeff Pang
-Original Message- >From: axtens <[EMAIL PROTECTED]> >Sent: Jan 28, 2008 8:32 PM >To: beginners@perl.org >Subject: Want to access Jenda as a PPM repository > >Can anyone tell me why Jenda is not available as a repository any >more? I get a "redirect"

Want to access Jenda as a PPM repository

2008-01-28 Thread axtens
Can anyone tell me why Jenda is not available as a repository any more? I get a "redirect" and then a "forbidden". Kind regards, Bruce. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: How to add CPAN in PPM Repository

2004-03-22 Thread Ricardo SIGNES
* Mallik <[EMAIL PROTECTED]> [2004-03-20T09:11:17] > To add CPAN into repository, I typed the below command > > ppm> rep add "CPAN" http://search.cpan.org/ The CPAN is not a PPM repository. This will never work. -- rjbs pgp0.pgp Description: PGP signature

How to add CPAN in PPM Repository

2004-03-22 Thread Mallik
Hi Friends, I want to install the modules available in CPAN. When I typed "rep" at ppm command prompt, I got the following repositories. Repositories: [1] ActiveState PPM2 Repository [2] ActiveState Package Repository To add CPAN into repository, I typed the below command ppm> rep add "CPAN" ht