Re: Perl6 confused about module name

2010-03-03 Thread Bit-Man
Thanks Carl, On Tue, Mar 2, 2010 at 07:53, Carl Mäsak wrote: > Victor (>): >> Why it asks for Opendir.pir instead of Opendir.pm ? >> Any clue ? > > Short answer: Rakudo has regressed and doesn't support loading .pm > modules at the moment. You're probably on the Amsterdam (February) > release. I

Re: Perl6 confused about module name

2010-03-03 Thread Bit-Man
Hi Bruce, On Tue, Mar 2, 2010 at 17:48, Bruce Keeler wrote: > On 3/2/10 2:53 AM, Carl Mäsak wrote: >> >> Victor (>): >> >>> >>> Why it asks for Opendir.pir instead of Opendir.pm ? >>> Any clue ? >>> >> >> Short answer: Rakudo has regressed and doesn't support loading .pm >> modules at the moment.

Re: I can install padre from CPAN

2010-03-03 Thread Bit-Man
Also tested the install from SVN [1] and it also worked like a charm. WARNING !! only install from SVN if instructed or you feel lucky [1] http://padre.perlide.org/trac/wiki/Download#Moredetailedinstructionformanualinstallation 2010/2/21 Víctor A. Rodríguez (Bit-Man) : > Hello everybody, > > som