Help for this page
package Totally::Fake; ... our ($fake, @faker); @EXPORT = qw/$fake @faker/;
use Totally::Fake; use lib '/path/to/dev/version'; print $fake;