svn switch --relocate svn.openfoundry.org/pugs svn.pugscode.org/pugs/ | run.pugscode.org | spec.pugscode.org | paste: sial.org/pbot/perl6 | pugs.blogs.com
Set by avar on 16 November 2006.
cj moo 06:00
TSa HaloO 09:24
pmurias TSa: hi 09:36
TSa HaloO pmurias 09:42
svnbot6 r14878 | kudra++ | Summary for the week 11:33
Juerd Hurrah 11:35
kudra++
svnbot6 r14879 | kudra++ | Minor correction 11:42
gaal clkao: ping 14:05
Dr_Pi I appear to have forgotten my password to svn.pugscode.org/pugs/. How can I recover it? 14:37
lambdabot Title: Revision 14879: /
gaal Dr_Pi: commitbit.pugscode.org/ when it gets the password reminder feature :) 14:39
what's your userid so i can reset it for you?
Dr_Pi Ivan_A_Frey
gaal one minute please...
it's being slow :( 14:40
Dr_Pi gaal: I'm doing this crazy thing and trying to checkout pugs using Eclipse, Subclipse, and EclipseFP. 14:42
gaal: but there's no rush. 14:43
Limbic_Region s/Pi/Evil/
Dr_Pi Limbic_Region: :-) 14:44
gaal hey, cool. i tried eclipse fp about 1.5yr ago with pugs 14:48
never did work though
Dr_Pi: see /msg 14:51
Dr_Pi: if you're replying i'm not seeing you... are you registered on freenode? 14:53
Limbic_Region gaal - [09:55] -NickServ- Registered: 20 weeks 3 days (2h 17m 11s) ago 14:54
so yes
gaal Limbic_Region: thanks. 14:56
Dr_Pi: see email.
Dr_Pi gaal: I finally got hello world to work, so I figure it's but a small step to pugs, ;-) 15:15
gaal Dr_Pi: yay :) 15:18
bbiab :)
Dr_Pi gaal: I gotta go too. I'm checking out pugs, now. And will update you on my progress. 15:40
Dr_Pi Wow, I've just checked out pugs and eclipse is already building it. 15:44
dweebgrrl can we ask questions here? 17:34
gaal certainly.
dweebgrrl i'm taking a perl class ... i need a perl environment.. are there any free perl environments 17:35
i am using win xp at home 17:36
gaal ah, this kind of question is better asked on #perl, not #perl6 :-)
but:
dweebgrrl at work we will be using freebsd
ok
gaal yes, there is. if you want an IDE that work on both, try Eclipse
it has a Perl plugin
dweebgrrl ok thanks
gaal and is a great IDE for Java, and a fair one for C/C++ 17:37
also consider vim / emacs
(both run on the platforms you mentioned)
dweebgrrl ok and eclipse is free download too right
gaal also also, welcome to perl and be sure to check out perlmonks.org/ :-)
lambdabot Title: PerlMonks - The Monastery Gates
gaal Yes, Eclipse is free. 17:38
dweebgrrl ok
gaal enter "ide" in search on that site and you'll find loads of info
dweebgrrl thanks
gaal sure
gaal Dr_Pi: I was curious and tried eclipsefp myself now too :) with default settings it seems to just build Setup. have you any experience with moosing cabalized moose? 18:05
(Created an executable in Pugs/theResult, hehe.)
FWIW: our build system does a lot of stuff on its own, so I'm not expecting this to Just Work at all 18:06
but if you want to hack on it to get at least parts working -- e.g., require the user to run perl Makefile.PL ; make ; ... ^C and refresh from Eclipse... 18:07
... that'd be great :)
bbiab&
clkao gaal: hi 19:41
gaal clkao: moooose! uh, unping; problem solved. 20:52
svnbot6 r14880 | szabgab++ | add test for magyar variables 20:59
r14880 | szabgab++ | fix a broken smartlink
szabgab IF variable is declared as Int, should a string assignment generate error? 21:03
my Int $z = "xx";
svnbot6 r14881 | szabgab++ | test if Int and Str really restricts scalar to integer and string 21:26