pkgsrc/devel/p5-File-pushd/distinfo
sno 3d33a48652 Adding perl module File::pushd ad dependency for the CPAN::Reporter.
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.
2009-03-01 23:25:15 +00:00

5 lines
247 B
Text

$NetBSD: distinfo,v 1.1 2009/03/01 23:25:15 sno Exp $
SHA1 (File-pushd-1.00.tar.gz) = 1c78a35d0876c64ceeadeb305ef1813a27c6bc14
RMD160 (File-pushd-1.00.tar.gz) = b0c608ae730cd8a09678612cf9b2a7efaf8259ac
Size (File-pushd-1.00.tar.gz) = 11246 bytes