NAME

Bric::Dist::Action::Mover - Actions that actually move resources.

VERSION

$Revision: 1.1.1.1.2.2 $

DATE

$Date: 2001/11/06 23:18:34 $

SYNOPSIS

use Bric::Dist::Action::Mover;

DESCRIPTION

INTERFACE

Constructors

Inherited from Bric::Dist::Action.

Destructors

$mover->DESTROY

Dummy method to prevent wasting time trying to AUTOLOAD DESTROY.

Throws: NONE.

Side Effects: NONE.

Notes: NONE.

Public Class Methods

NONE.

Public Instance Methods

These methods documented are in addition to those inherited from Bric::Dist::Action.

$act->undo_it($job, $resources, $server_type)

Executes $action via the method specified for the Bric::Dist::ServerType of which this action is a part.

Throws:

Side Effects: NONE.

Notes: NONE.

$act->undo_it($job, $resources, $server_type)

Undes $action via the method specified for the Bric::Dist::ServerType of which this action is a part.

Throws:

Side Effects: NONE.

Notes: NONE.

PRIVATE

Private Class Methods

NONE.

Private Instance Methods

NONE.

Private Functions

NONE.

NOTES

NONE.

AUTHOR

David Wheeler <david@wheeler.net>

SEE ALSO

perl(1), Bric (2), Bric::Dist::Action(3)

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 193:

=back doesn't take any parameters, but you said =back 4

Around line 214:

=back without =over