package WebGUI::BackgroundProcess::AssetExport; =head1 LEGAL ------------------------------------------------------------------- WebGUI is Copyright 2001-2009 Plain Black Corporation. ------------------------------------------------------------------- Please read the legal notices (docs/legal.txt) and the license (docs/license.txt) that came with this distribution before using this software. ------------------------------------------------------------------- http://www.plainblack.com info@plainblack.com ------------------------------------------------------------------- =cut use strict; use warnings; =head1 NAME WebGUI::BackgroundProcess::AssetExport =head1 DESCRIPTION Renders an admin console page that polls ::Status to draw a friendly graphical representation of how an export is coming along. =head1 SUBROUTINES These subroutines are available from this package: =cut use Template; my $template = <<'TEMPLATE';
Currently exporting
(/).
seconds elapsed.