Acme and perl:

Making right clicking on a module open the module source (with a function address if the function is given):

This is very easy, easier than i expected it to be. I created two files, one executable rc file that from a string finds the perl module if it exists and is in the @INC paths, And a plumbing rule to be added to $HOME/lib/plumbing.

All you need to do then is start the plumber before acme.

Hope it's helpful ☺