Re: groff 1.24.0.rc2 on other platforms
"G. Branden Robinson" <[email protected]>
| Newsgroups | gmane.comp.printing.groff.general |
|---|---|
| Message-ID | <20260127220756.pxtzohhsxbm6bord@illithid> |
At 2026-01-27T21:31:42+0000, Deri wrote: > On Tuesday, 27 January 2026 21:09:37 GMT G. Branden Robinson wrote: > > "Inline::C creates a work directory in your home directory called > > "_Inline", if you would prefer it used somewhere else then set > > environment variable PERL_INLINE_DIRECTORY to a writeable directory." > > > > Is this a commonplace convention in the Perl community, or something > > you innovated for gropdf? [...] > The Inline man page says:- > > ========================================================================= > The Inline ’directory’ > Inline needs a place to build your code and to install the results > of the build. It uses a single directory named '.Inline/' under > normal circumstances. If you create this directory in your home di‐ > rectory, the current directory or in the directory where your pro‐ > gram resides, Inline will find and use it. You can also specify it > in the environment variable "PERL_INLINE_DIRECTORY" or directly in > your program, by using the "directory" keyword option. If Inline > cannot find the directory in any of these places it will create a > '_Inline/' directory in either your current directory or the direc‐ > tory where your script resides. > ========================================================================== > > I could embed ~/.Inline in the code if that is considered better. I personally think so, as it's more consistent with my expectations as a Unix user of, uhh, over 30 years now.[1] Even dot files and directories got numerous and cluttery over the years, so people came up with the XDG Base Directory specification. https://specifications.freedesktop.org/basedir/latest/ But if Perl itself hasn't yet adopted that spec, I reckon it would be better to stick with their default. What do other folks on the list think? Regards, Branden [1] I can _feel_ my hair graying when I say things like that.
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEh3PWHWjjDgcrENwa0Z6cfXEmbc4FAml5NzUACgkQ0Z6cfXEm bc532g//YogmxrkuYBWZU6uxFHGR5Y+CIKcs8F5dz9PDc40yABIVkxRA2HMh6ly4 JeB2eB0P5ckfT7SjDjZKNqVMtYR7OC0NTvmfumuvnCEt3ziS0ILQxxIzeA6M7RJe wbW9+yWS2GA0MHxmsTBbpnGxhVOUz9i9Nx41FeiEirCCxawcEhPgOayizDYy1HJ0 BYROaln3OHNeXXTWK5A5PeXFTwuK18ccmB3B04NQB4GyYj/kM6K5GFfhFLNSsciU qwln9PTb9NqRyXzE7q5saZc933kH80Xc8OmoHIQJDd+tbqdp/8SrS61ZwFYsmu+X Yt8P3hGJV7aGYR1KErZ80GOqqBRf9RBgONhn1qmTkNLXtjvScJU93QhZTwLjIbaX vtBk2Y7Yi28znO91MIU3Srbf8ConwnR8s/j8Y004gwLaTULo/WsfpIOUpmVapHrh 81TyAyTKo4ENfCfJ9U13mXXzgiMsqFsI0SKvkBN60EdTczjKprZJVC9v585YpzqN KmdekD+aMg8hmXMhqRK+TwCoiZoodLfkprzXPVr4k8sr4PQbtZ7KP8i5nrmUKx6v D7NotYK7GCGtgVnCw+/KQZYBakAQr3LH5fSlqBVgzBqFBvVkch4W2POsLOjgqOqd jxU5p3fCvgpTpsCE78KZscN/3CiJkktPKi751cHiVKCKfp7RVx8= =nKWl -----END PGP SIGNATURE-----