chdir($dir1); require ('foo.pm'); # Defines package Foo chdir($dir2); # This line finally steps into Foo my $obj = Foo->new(); # Komodo debugger can't find it, # returns a dbgp URI

1 POD Error

The following errors were encountered while parsing the POD:

Around line 108:

Unknown directive: =example