I have recently started learning Perl programming, I am using GVIM as my editor.
Initially I didn't have any problems, but since I have reinstalled my operating system I get the following error every time I try to open a .pl file:
The number following eval (i.e. 28 in this example) seems to be incrementing each time I try to open a file.Can't call method "process" on an undefined value at (eval 28) line 3.
I can press Enter to continue, but obviously I'd rather know what's causing the problem and fix it.
I would appreciate any help on this.
Bookmarks