This is the revision history for findbin in <discord.gg:#589611493616779306>

factoid_idsubjectcopulapredicateauthornamespace
14798 findbin is Buggy on old perls, relies on $0 not being changed and the fuzzy concept of "initial script", see https://metacpan.org/pod/Path::This for an alternative, or Dir::Self or lib::relative for more specific uses grinnz <*:##NULL>
14797 findbin is Buggy on old perls and relies on $0 not being changed, see https://metacpan.org/pod/Path::This for an alternative, or Dir::Self or lib::relative for more specific uses grinnz <*:##NULL>
8371 findbin is use File::Basename qw(dirname); use lib dirname(__FILE__); -- see also Dir::Self; anno <*:##NULL>
8370 findbin is use File::Basename qw(dirname); use lib dirname(__FILE__); -- see also use Dir::Self; altreus <*:##NULL>
8369 findbin is use File::Basename qw(dirname); use lib dirname(__FILE__); use Dir::Self; altreus <*:##NULL>
8368 findbin is use File::Basename qw(dirname); use lib dirname(__FILE__);use Dir::Self; altreus <*:##NULL>
4422 findbin is use File::Basename qw(dirname); use lib dirname(__FILE__); perlbot <*:##NULL>