more complete pod
This commit is contained in:
parent
4a61946399
commit
470c79f18c
8 changed files with 482 additions and 41 deletions
|
|
@ -1,3 +1,21 @@
|
|||
=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
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=head1 NAME
|
||||
|
||||
WebGUI::Upgrade::File::wgpkg - Upgrade class for WebGUI packages
|
||||
|
||||
=cut
|
||||
|
||||
package WebGUI::Upgrade::File::wgpkg;
|
||||
use Moose;
|
||||
with 'WebGUI::Upgrade::File';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue