libfile-chdir-perl binary package in Ubuntu Jammy amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2021-10-15 11:50:32 UTC Published Ubuntu Jammy amd64 release main perl Optional 0.1008-1.1
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu