https://invisible-island.net/vile/perl/
Visit - visit a file in vile
use Visit; &visit("filename", 1);
The Visit module is used by hgrep to visit a given line and column in a file.
hgrep
Kevin Buettner