in reply to Vim for Perl developers
That's great work. But I am wondering if you could help answer a vim question I have. How would I specify a Perl script to execute with the interpreter? I am not talking about doing: <ESC>:! perl script.pl
What I would like to do is access the Perl interpreter from within vim. With ruby, one can use the rubyfile command. From vim's command mode, you could type :rubyfile example.rb to execute a ruby script. But how would you do this with Perl?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Vim for Perl developers
by TVSET (Chaplain) on May 13, 2003 at 17:37 UTC | |
by jacques (Priest) on May 13, 2003 at 17:55 UTC | |
by Koschei (Monk) on May 14, 2003 at 04:51 UTC | |
by jacques (Priest) on May 16, 2003 at 15:35 UTC | |
Re: Re: Vim for Perl developers
by naChoZ (Curate) on Jun 06, 2003 at 18:47 UTC | |
by dragonchild (Archbishop) on Oct 07, 2008 at 18:34 UTC |
In Section
Meditations