Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-File-pushd-1.16.0-4.mga9 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: perl-File-pushd Distribution: Mageia
Version: 1.16.0 Vendor: Mageia.Org
Release: 4.mga9 Build date: Sun Mar 20 23:01:26 2022
Group: Development/Perl Build host: localhost
Size: 39415 Source RPM: perl-File-pushd-1.16.0-4.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/File-pushd
Summary: Change directory temporarily for a limited scope
File::pushd does a temporary 'chdir' that is easily and automatically
reverted, similar to 'pushd' in some Unix command shells. It works by
creating an object that caches the original 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.

This is very handy when working with temporary directories for tasks like
testing; a function is provided to streamline getting a temporary directory
from the File::Temp manpage.

For convenience, the object stringifies as the canonical form of the
absolute pathname of the directory entered.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Sun Mar 20 2022 umeabot <umeabot> 1.16.0-4.mga9
  + Revision: 1809296
  - Mageia 9 Mass Rebuild

Files

/usr/share/doc/perl-File-pushd
/usr/share/doc/perl-File-pushd/Changes
/usr/share/doc/perl-File-pushd/LICENSE
/usr/share/doc/perl-File-pushd/META.json
/usr/share/doc/perl-File-pushd/META.yml
/usr/share/doc/perl-File-pushd/MYMETA.yml
/usr/share/doc/perl-File-pushd/README
/usr/share/doc/perl-File-pushd/examples
/usr/share/doc/perl-File-pushd/examples/example.pl
/usr/share/man/man3/File::pushd.3pm.xz
/usr/share/perl5/vendor_perl/File
/usr/share/perl5/vendor_perl/File/pushd.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 04:29:03 2024