a more sensible way to change directories

Edit Package perl-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.

This sucks.

File::chdir gives you an alternative, '$CWD' and '@CWD'. These two
variables combine all the power of 'chdir()', the File::Spec manpage and
the Cwd manpage.

Refresh
Refresh
Source Files
Filename Size Changed
File-chdir-0.1008.tar.gz 0000021595 21.1 KB
perl-File-chdir.changes 0000000745 745 Bytes
perl-File-chdir.spec 0000002235 2.18 KB
Revision 8 (latest revision is 12)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 177431 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 8)
- updated to 0.1008
    - Fixed broken use of abs_path on Cygwin [Joel Berger]
    - Fixed broken Pod link; reordered CAVEATS section (forwarded request 177401 from coolo)
Comments 0
openSUSE Build Service is sponsored by