MT::Tool
NAME
MT::Tool - A Movable Type application class for creating command line tools.
VERSION
0.03
SYNOPSIS
use MT::Bootstrap => 'MT::Tool';
DESCRIPTION
MT::Tool is an MT subclass that can be used as the App for a command-line tool. It encapsulates basic initialization operations necessary to work with the system.
TO DO
This module should also setup the command-line switch processor in this method of elsewhere?
AUTHOR & COPYRIGHT
MT::Test is Copyright 2006, Appnel Internet Solutions, LLC. http://appnel.com/. All rights reserved.
