NAME

Hub::Data::Archive -

Part of the Hub Library

SYNOPSIS

DESCRIPTION

METHODS

carch larch xarch
carch

Usage: carch FILE, DIR, LIST

Create archive

Where:

FILE            absolute path to the archive
DIR             perform in this directory
LIST            array reference of filenames (relative to DIR or absolute)
larch

Usage: larch FILE

List archive

Where:

FILE            absolute path to the archive
xarch

Usage: xarch FILE, DIR

Extract archive

Where:

FILE            absolute path to the archive
DIR             perform in this directory

INTERNAL

_perform
_perform

Usage: _perform ACTION, FILE, DIR, [MORE]

Perform Archive::Tar class method events.

Where:

ACTION          extract|create|list
FILE            absolute path to the archive
DIR             perform in this directory
MORE            for creating archives, this is an array reference

AUTHOR

Ryan Gies

COPYRIGHT

Copyright (c) 2006 Livesite Networks, LLC. All rights reserved.

Copyright (c) 2000-2005 Ryan Gies. All rights reserved.

UPDATED

This file created by mkdocs.pl on 8/29/2006 at 2:07pm