ActiveState Community

PerlApp bound file question

Posted by d26818 on 2009-10-23 13:17
OS: Windows

The docs say

Extract
Configure whether the bound file should be automatically extracted when the application is run, or if invoking PerlApp::get_bound_file() or PerlApp::extract_bound_file() is needed to obtain the file.

The question is, if the file is automatically extracted when thee application is run, how do I access it?

Thank you