=pod =head1 EXPORTS =over 4 =cut =pod =item B Returns the directory to which files are finally output. The entire directory is deleted by 'build clean'. =cut sub textbender::a::b::Build::out_dir() { return '/home/mike/var/deploy/textbender'; } =pod =back =cut 1;