The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WE_Frontend::Publish - common used variables

SYNOPSIS

    use WE_Frontend::Publish;

DESCRIPTION

cvs_exclude

Return a list of exclude files for publish methods. This is the same as CVS is ignoring by default.

we_exclude

Return a list of additional exclude files related to the web.editor

get_files_to_publish($frontend_object, %args)

Return a list of files and directories to publish to the remote side. This is a static method.

AUTHOR

Slaven Rezic - slaven@rezic.de

SEE ALSO