Author: spadkins Date: Fri Mar 10 21:00:02 2006 New Revision: 3660 Modified: p5ee/trunk/App-Widget/lib/App/Widget.pm
Log: cleaned up the description Modified: p5ee/trunk/App-Widget/lib/App/Widget.pm ============================================================================== --- p5ee/trunk/App-Widget/lib/App/Widget.pm (original) +++ p5ee/trunk/App-Widget/lib/App/Widget.pm Fri Mar 10 21:00:02 2006 @@ -13,7 +13,7 @@ =head1 NAME -App::Widget - a family of web user interface widgets (works with App::Context), enabling development of UI's and UI components as compound, nested sets of other UI components +App::Widget - Family of web user interface widgets for the App::Context Framework, enabling development of complex UI's in a CGI, mod_perl, or other web context =head1 SYNOPSIS
