Personnaly, I think most Perl programmers (beyond novice stage) shudder at using drag'n'drop code builders. It may be "easier and faster" while you use it, but what happens when you hit a bug, or need to customize something? Then the payback comes.... you waste 10 times more time debugging it, than if you just wrote it from scratch.