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.
Vim 7 and omnicompletion for Perl (Score:1)
Vim 7 is very nice -- it's got quite a few new features [yahoo.com] such as spell checking [polarhome.com] (it's quite nice to be able to have your Perl comments and POD spell checked), omni completion [polarhome.com] (aka Intellisense) and undo branches [polarhome.com].
Unfortunately, to get the best out of omnicompletion, we need a specific Perl implementation instead of just using the syntax omni [polarhome.com] approach.
I think Perl coders who use Vim should get together and try to code one.
Reply to This