Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Commandable
From: Thomas Klausner
Date: 2023-03-30 20:04:35
Message id: 20230330180435.2FBD7FA81@cvs.NetBSD.org
Log Message:
devel/p5-Commandable: import p5-Commandable-0.09
This distribution contains a collection of utilities extracted from
various commandline-based programs, in the hope of trying to find
a standard base to build these from in future.
Note that "commandline" does not necessarily mean "plain-text
running in a terminal"; simply that the mode of operation is that
the user types a textual representation of some action, and the
program parses this text in order to perform it. This could equally
apply to a command input text area in a GUI program.
Files: