Re: FOSDEM - perl 6 critic

2011-02-24 Thread Xiao Yafeng
Almost one year ago, I posted similar opinion on perlmonks. But now, I realize I made a mistake most of people made, to avoid knowing, learning new things. ;) as a sysadmin since 2000, I definitely need to handle many small tasks also, a script for fetching files, a script for showing figure, a sc

RE: FOSDEM - perl 6 critic

2011-02-22 Thread Guy Hulbert
On Tue, 2011-22-02 at 11:48 -0500, Mason Kramer wrote: > Maybe we just need to lay off of the cute one liners and * operator abuse > when we demo Perl 6. My guess is that those one liners are not nearly as > impressive to most workaday coders as the type system, MMD, grammars, > private data, and

RE: FOSDEM - perl 6 critic

2011-02-22 Thread Mason Kramer
I don't grant the premise. Perl 6 is less complex than Perl 5. Number of operators is not remotely a measure of complexity. Neither is "size of the interpreter at runtime". "Number of things that the language does for you in a standardized way" is actually a measure of simplicity, not complexity