Help for this page
#!/usr/bin/perl BEGIN{ ... our $inc_path = $c->get_includePath; } use lib $inc_path;