
Devel::FindPerl - Find the path to your perl

version 0.005

This module tries to find the path to the currently running perl.

This function will try really really hard to find the path to the perl running your program. I should be able to find it in most circumstances. Do note that the result of this function is not cached, as it might be invalidated by for example a change of directory.

Leon Timmermans <leont@cpan.org>, Randy Sims <randys@thepierianspring.org>

This software is copyright (c) 2012 by Randy Sims, Leon Timmermans.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.