A more sensible way to change directories
http://search.cpan.org/dist/File-chdir/
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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout isv:perlur:epel/perl-File-chdir && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| File-chdir-0.1008.tar.gz | 0000021595 21.1 KB | |
| perl-File-chdir.spec | 0000003549 3.47 KB |
Comments 0