Re: Any trick to installing a module in Windows?

2017-01-14 Thread ToddAndMargo
On 01/14/2017 02:31 PM, ToddAndMargo wrote: On 01/13/2017 07:45 PM, ToddAndMargo wrote: Hi All, I am trying to install Net::FTP in Windows 7. Panda's install is error city. Any trick to doing this? Many thanks, -T By any chance, do I need to install a compiler first? GCC? Follow up:

Fedora and Modules

2017-01-14 Thread ToddAndMargo
Hi All, Fedora's Rakudo Star now comes without the modules or panda. https://bugzilla.redhat.com/show_bug.cgi?id=1410159 They were removed as of v7. Makes Perl 6 pretty useless. Tears, -T -- ~~ Computers are like air conditioners. They malfunction when you

Re: panda install error

2017-01-14 Thread Andy Bach
On Fri, Jan 13, 2017 at 7:28 PM, ToddAndMargo wrote: > # Failed test 'Get file stor.txt success' > # at t/05-put-get.t line 11 > > # Failed test 'Put file some.txt success' > # at t/05-put-get.t line 12 > # Looks like you failed 2 tests of 2 > get/put test might be ftp

Re: Any trick to installing a module in Windows?

2017-01-14 Thread Brandon Allbery
On Sat, Jan 14, 2017 at 10:10 PM, ToddAndMargo wrote: > I am confused. Why in the world would panda be executing ftp code > when it is compiling/installing a module? Who told it the name of > the FTP server? Who told it the username and password? > It's running module

Re: panda install error

2017-01-14 Thread ToddAndMargo
On 01/13/2017 05:28 PM, ToddAndMargo wrote: Hi All, How do I fix this? Many thanks, -T # /usr/share/perl6/site/bin/panda install Net::FTP ==> Fetching Net::FTP ==> Building Net::FTP ==> Testing Net::FTP t/01-load.t . ok t/02-login.t ok t/03-directory.t ok t/04-list.t

Re: Any trick to installing a module in Windows?

2017-01-14 Thread ToddAndMargo
On 01/13/2017 08:15 PM, Brandon Allbery wrote: On Fri, Jan 13, 2017 at 10:51 PM, ToddAndMargo wrote: What ports are panda using other than git?

dry run?

2017-01-14 Thread ToddAndMargo
Hi All, Is there a Perl 6 equivalent of Perl 5's   Perl -c I want to check my program for errors without actually running it. Many thanks, -T What me forget my semicolons!  Never !!!  Okay, maybe every

Re: Any trick to installing a module in Windows?

2017-01-14 Thread ToddAndMargo
On 01/13/2017 07:45 PM, ToddAndMargo wrote: Hi All, I am trying to install Net::FTP in Windows 7. Panda's install is error city. Any trick to doing this? Many thanks, -T By any chance, do I need to install a compiler first? GCC? -- ~~ Computers are