Next: pde-abbv, Previous: pde-vars, Up: Top
pde-project.el provide several functions relate to project in perl.
Detech root directory of current file. The root directory is that has Makefile.PL or Build.PL or @INC.
The directory contain one of these file will consider as project root. Default is (“Makefile.PL” “Build.PL”)
set project root to local variable pde-project-root.
pde-project-root
Derive the package name of current buffer. The buffer should be a pm file.