Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: perl-File-pushd - Change directory temporarily for a limited scope https://bugzilla.redhat.com/show_bug.cgi?id=479669 Summary: Review Request: perl-File-pushd - Change directory temporarily for a limited scope Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: mmaslano@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Target Release: --- Spec URL: http://mmaslano.fedorapeople.org/perl-File-pushd/perl-File-pushd.spec SRPM URL: http://mmaslano.fedorapeople.org/perl-File-pushd/perl-File-pushd-1.00-1.fc10.src.rpm 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. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review