--- deliantra/Deliantra-Client/bin/cfplus 2006/06/05 03:33:09 1.55 +++ deliantra/Deliantra-Client/bin/cfplus 2006/06/05 05:23:21 1.56 @@ -27,7 +27,6 @@ if %PAR::LibCache; use Time::HiRes 'time'; -use Pod::POM; use Event; use Crossfire; @@ -1150,8 +1149,7 @@ $buttons->add (new CFClient::UI::Button text => $label, on_activate => sub { - my $parser = new Pod::POM; - my $pom = $parser->parse_file (CFClient::find_rcfile "pod/$pod.pod"); + my $pom = CFClient::load_pod CFClient::find_rcfile "pod/$pod.pod"; $viewer->clear;