NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
ipl + tryperl6 (Score:1)
--fREW
http://blog.afoolishmanifesto.com
Re: (Score:1)
I think we need to talk more about these issues. Too many perl people seem to be grumpy about this kind of change.
I think that's a slight generalization. In the Perl developer community, and in the Perl 6 one in particular, you're more likely to find openness to new ideas than not. At least that's my experience.
It's like when I posted somewhere about andand for perl5. Everyone's answer (mostly) was just "Don't do that!"
This one [perlmonks.org]? I think the responses were very helpful, with example code and all. Searching the page gives one "don't", which isn't directed towards you. It might be you're expecting too much Ruby syntax out of Perl 5. :)
I think that if we get some kind of ipl going we should go out of our way to make a web based version like _why's tryruby. Imagine telling people about that! Everyone says perl6 is vaporware; but having a web based interpreter would be just so excellent that it might get some more interest!
Here I am able to provide some historical context: there was one just like that at one time, du
Re:ipl + tryperl6 (Score:1)
More on grumpiness: I use the cgiapp framework. In general I think a lot of the wisdom of rails can be used in other web frameworks, even if they aren't as heavy as rails. I recently read a thread about how many actions should be in a controller, how long actions should be, etc.
There were numerous cgiapp people that said that they had 100 actions in their controller, or that their actions were 250 lines long, etc. I think that is a mistake and when new people come in and ask, "What is best" and someone gives and answer that is really just bad programming, it leaves a bad taste in my mouth.
You have a point about perl6. I doubt that is the same. But how many people are writing database applications with perl6 compared to perl5? (as discussed last night, perl6 doesn't have dbi so....)
--fREW
http://blog.afoolishmanifesto.com
Reply to This
Parent