ports/devel/p5-File-pushd/pkg/DESCR

5 lines
208 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
File::pushd does a temporary chdir that is easily and automatically
reverted, similar to pushd in some Unix command shells. This is
very handy when working with temporary directories for tasks like
testing.