diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:30:14 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:58:51 +0000 |
commit | fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 (patch) | |
tree | 4bfc4b617ac23047eb736c72fb80d2b4f9069605 /devel/p5-File-pushd/pkg-descr | |
parent | c53ddded1db88147493efaad6a9aa436d9b71fae (diff) |
Diffstat (limited to 'devel/p5-File-pushd/pkg-descr')
-rw-r--r-- | devel/p5-File-pushd/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-File-pushd/pkg-descr b/devel/p5-File-pushd/pkg-descr index 219cade94b7b..1e3b2e999a09 100644 --- a/devel/p5-File-pushd/pkg-descr +++ b/devel/p5-File-pushd/pkg-descr @@ -4,5 +4,3 @@ working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope. - -WWW: https://metacpan.org/release/File-pushd |