Source: libfile-searchpath-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7), cdbs, libmodule-build-perl Build-Depends-Indep: perl (>= 5.6.0-12) Maintainer: Taku YASUI Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/File-SearchPath/ Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/libfile-searchpath-perl Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/libfile-searchpath-perl Package: libfile-searchpath-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module for searching for a file in a PATH-like variable File::SearchPath provides the ability to search a path-like environment variable such as $PATH, $LD_LIBRARY_PATH (or any environment variable) for a file (that does not necessarily have to be an executable).