deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any
Description: |-
more sensible way to change directories
Perl's chdir() has the unfortunate problem of being very, very, very
global. If any part of your program calls chdir() or if any library you
use calls chdir(), it changes the current working directory for the
whole program.
.
This sucks.
.
File::chdir gives you an alternative, $CWD and @CWD. These two variables
combine all the power of chdir(), File::Spec and Cwd.
Installed-Size: '29'
Maintainer: James Bromberger <jeb@debian.org>
Package: libfile-chdir-perl
Priority: optional
Section: perl
Version: 0.1008-1.2
srcpkg_name: libfile-chdir-perl
srcpkg_version: 0.1008-1.2