fixing pod problems

This commit is contained in:
JT Smith 2003-11-23 20:51:10 +00:00
parent ec1c11f237
commit 3de1e05684
3 changed files with 9 additions and 9 deletions

View file

@ -33,6 +33,11 @@ Package WebGUI::CollateralFolder
This is a management package for the collateral folder system.
=head2 SYNOPSIS
use WebGUI::CollateralFolder;
$collateralFolder->recursiveDelete;
=head1 METHODS
For inherited methods see L<WebGUI::Persistent::Tree>.