cleaning up warnings/variable redefinition and pod

This commit is contained in:
Graham Knop 2008-11-24 01:34:32 +00:00
parent 807a5ad09e
commit dd90696d7c
5 changed files with 20 additions and 19 deletions

View file

@ -20,7 +20,7 @@ use Data::Dumper;
use WebGUI::Test;
use WebGUI::Session;
use Test::More tests => 20; # increment this value for each test you create
use Test::More tests => 19; # increment this value for each test you create
use WebGUI::Asset::Wobject::SyndicatedContent;
use XML::FeedPP;