On Wed, Jan 08, 2014 at 11:09:45AM +0000, Reuben Thomas wrote: > On 8 January 2014 06:10, Ben Pfaff <[email protected]> wrote: > > > Reuben Thomas <[email protected]> writes: > > > > > The attached patch adds a module relocatable-perl that does for Perl > > > scripts what relocatable-script does for shell scripts. > > > > It looks to me like it's successfully in the same spirit as the > > shell implementation. I didn't review the Perl code in detail > > for correctness. > > > > I suggest changing the suggested usage in the documentation to be > > closer to the revised suggestion that I made for the shell > > implementation in a separate email a few minutes ago: > > http://www.mail-archive.com/[email protected]/msg29960.html > > > > Done; new patch attached. (The structure of the code in the Perl case is > slightly different because of the way that subroutine definitions happen in > Perl, which I've tried to explain in a comment.)
It makes sense to me. I guess that you should make yourself a maintainer of this module. It looks to me like you don't have direct access to the gnulib Git repository. Do you want me to apply this on your behalf?
