Name file-pushd-perl
Version 1.016
Summary
Description 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.
Section libs
License Apache-2.0
Homepage https://metacpan.org/release/File-pushd
Recipe file recipes-filesystem/file-pushd-perl/file-pushd-perl_1.016.bb
Layer meta-cpan (master branch)
Inherits
  • allarch
  • cpan
  • cpan-base
  • perl-version
  • perlnative
Dependencies
  • perl
  • perl-native
PACKAGECONFIG options

Sources

https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/File-pushd-1.016.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-cpan:

Branch Recipe
master file-pushd-perl 1.016 (this recipe)
gatesgarth (Yocto Project 3.2) file-pushd-perl 1.016
thud (Yocto Project 2.6) file-pushd-perl 1.014
rocko (Yocto Project 2.4) file-pushd-perl 1.014