README.md

perl-goto-file

It is rare, but there are times where you want to swap out the currently compiling file for a different one. This Perl module does that. From the point you use the module perl will be parsing the new file instead of the original.