Monotone::AutomateStdio
Monotone::AutomateStdio is an object oriented Perl library module that
allows Perl applications to easily interface with Monotone's automate
stdio interface.
Monotone's automate stdio interface is a mode whereby commands are sent
to a mtn process via its stdin file descriptor and the
resultant output is read back from its stdout. Both mtn-browse (via
this library) and later versions of monotone-viz make use of automate
stdio. For further details of automate stdio please consult Monotone's
online
user
guide.
Requirements
Download And Installation
The source code package and associated documentation is available from
CPAN. This library is installed in the same way
as other CPAN modules.
View the latest source code in Monotone via
InDefero.
Status
This library is fully featured, released and stable. It is actively supported on
Linux/Unix and Mac OS X. It supports Monotone version 0.35 up to the latest
(1.00).
Supported Platforms
Currently Linux/Unix and Max OS X are supported.
Licence
Monotone::AutomateStdio is licensed under the LGPL version 3.
Monotone

Monotone is a distributed VCS (Version Control System) that
supports change set check-ins, disconnected operation with an efficient
synchronisation mechanism, history sensitive merging and many more
features. It provides a simple, clean and consistent
interface to the user.
For more general information please go to
Monotone's
web site.
There is also an extensive online
user
guide.
Monotone is free and licensed under the GPL. Binaries are
available for most popular OSs including Linux, OSx, Solaris and
MS-Windows.