Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-File-chdir: A more sensible way to change directories
- Summary
- 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.
Changelog
- * Tue Jun 27 17:00:00 2006 Ian M. Burrell <ianburrell{%}gmail{*}com> - 0.06-2
- Fix rpmlint warnings
- * Thu Mar 30 16:00:00 2006 Ian Burrell <ianburrell{%}gmail{*}com> 0.06-1
- Specfile autogenerated by cpanspec 1.64.