1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/raku-file-which/raku-file-which.desc
3 [COPY] Copyright (C) 2004 - 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Raku Object-oriented port of File::Which (CPAN)
14 [T] File::Which finds the full or relative paths to an executable program on the
15 [T] system. This is normally the function of which utility which is typically
16 [T] implemented as either a program or a built in shell command. On some
17 [T] unfortunate platforms, such as Microsoft Windows it is not provided as part
18 [T] of the core operating system.
20 [U] https://github.com/azawawi/raku-file-which
23 [M] Tomas Glozar <tglozar@gmail.com>
31 [P] X -----5---9 209.701
33 [D] 3410abb488fd3dd8f74bfc66865c75a128a0d52e9a9ca9981a20ca3d raku-file-which-1.0.4.tar.gz https://github.com/azawawi/raku-file-which/archive/refs/tags/1.0.4/