or download this
Can't locate object method "display" via package
"Digilink::Ressource" at
../..//Digilink/View/AddRessource.pm line 152 (#1)
(F) You called a method correctly, and it correctly indicated a pa
+ckage
functioning as a class, but that package doesn't define that parti
+cular
method, nor does any of its base classes. See perlobj.