deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any
Description: |-
module providing a __DIR__ constant for the directory of the source file
Perl has two pseudo-constants describing the current location in your source
code, __FILE__ and __LINE__. Dir::Self adds __DIR__, which expands to the
directory your source file is in, as an absolute pathname.
.
This is useful if your code wants to access files in the same directory, like
helper modules or configuration data. This is a bit like FindBin except it's
not limited to the main program, i.e. you can also use it in modules. And it
actually works.
Homepage: https://metacpan.org/release/Dir-Self
Installed-Size: '19'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Multi-Arch: foreign
Package: libdir-self-perl
Priority: optional
Section: perl
Version: 0.11-4
srcpkg_name: libdir-self-perl
srcpkg_version: 0.11-4