Re: Perl6 confused about module name

2010-03-03 Thread Bit-Man
the Amsterdam (February) > release. I suggest using the Minneapolis (January) release until > Rakudo regains this functionality. I'm building nightly from nightly git updates, then I'll need to change the way it wprks :-P Thanks again ! -- Víctor A. Rodríguez (http://www.bit-man.

Re: Perl6 confused about module name

2010-03-03 Thread Bit-Man
ght be to compile Opendir.pm down to pir using > > ./perl6 --target=pir Opendir.pm > > I'll give this one a try. Thanks ! -- Víctor A. Rodríguez (http://www.bit-man.com.ar) El bit Fantasma (Bit-Man) - Programming: love it or leave it. Perl Mongers Capital Federal (http://cafe.pm.org/) GNU/Linux User Group - FCEyN - UBA (http://glugcen.dc.uba.ar/)

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 everyb

Perl6 confused about module name

2010-03-02 Thread Bit-Man
'perl6;Perl6;Compiler;main' pc -1 ((unknown file):-1) Why it asks for Opendir.pir instead of Opendir.pm ? Any clue ? Thanks !! -- Víctor A. Rodríguez (http://www.bit-man.com.ar) El bit Fantasma (Bit-Man) - Programming: love it or leave it. Perl Mongers Capital Federal (http://cafe.pm.org/) GNU/Linux User Group - FCEyN - UBA (http://glugcen.dc.uba.ar/)

I can install padre from CPAN

2010-02-22 Thread Bit-Man
://perlwannabe.vox.com/library/post/installing-padre-from-cpan.html -- Víctor A. Rodríguez (http://www.bit-man.com.ar) El bit Fantasma (Bit-Man) - Programming: love it or leave it. Perl Mongers Capital Federal (http://cafe.pm.org/) GNU/Linux User Group - FCEyN - UBA (http://glugcen.dc.uba.ar/)

Re: Perl 6 IDE: Perl 5 XL 0.02 with Padre and the Perl 6 plugin

2009-12-10 Thread Bit-Man
nd click on Enable >> Due to a bug you will have to restart Padre for this to take effect. >> >> Then go to >> >> Edit/Preferences/Files and Colors >> Select Perl 6 as File type and Std.pm as Highlighter in order to get >> syntax highlighting. >> >> E

Re: Perl 6 IDEs

2009-12-09 Thread Bit-Man
2009/12/7 Gabor Szabo : > 2009/12/7 Gabor Szabo : >> 2009/12/6 Víctor A. Rodríguez (Bit-Man) : >>> Hi perlsixers, >>> >>> we've been working a bit on Perl 6 lately [1] and some work, even the >>> basic coding, would be great if we use some IDE.

Re: Perl 6 IDEs

2009-12-07 Thread Bit-Man
Hi Gabor, 2009/12/7 Gabor Szabo : > 2009/12/6 Víctor A. Rodríguez (Bit-Man) : >> Hi perlsixers, >> >> we've been working a bit on Perl 6 lately [1] and some work, even the >> basic coding, would be great if we use some IDE. >> I'm a regular Eclipse us

Perl 6 IDEs

2009-12-07 Thread Bit-Man
u but just went to nowhere :-P Did anyone tried any other Perl 6 aware IDE ?? Thanks ! [1] : http://sites.google.com/site/perl6hackaton/ -- Víctor A. Rodríguez (http://www.bit-man.com.ar) El bit Fantasma (Bit-Man) - Programming: love it or leave it. Perl Mongers Capital Federal (http://cafe.pm.

Re: MiniPerl6 1.0 "Perlito" bootstrapped in SBCL Lisp

2009-08-29 Thread Bit-Man
http://pugs.blogs.com/pugs/2006/11/miniperl6_and_u.html > > 2007.10.19 - KindaPerl6 in Lisp (KindaPerl6 is a Perl 6 compiler > written in MiniPerl6) > http://pugs.blogs.com/pugs/2007/10/kindaperl6-now-.html > > v6.pm (Perl 6 in Perl 5) > http://search.cpan.org/dist/v6/lib/v6.pm &