<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi All,<br><div><br></div><div>Could somebody please tell me how to overwrite an existing Perl module in EPrints?</div><div><br></div><div>I recently made some changes to Details.pm. I know better than to modify it in-situ, so I took a copy and moved it to my specific EPrint archive.</div><div><br></div><div>Original:</div><div>eprints3/perl_lib/EPrints/Plugin/Screen/EPrint/Details.pm<br></div><div><br></div><div>New edited version:</div><div>eprints3/archives/uolrepo/cfg/plugins/EPrints/Plugin/Screen/EPrint/Details.pm<br></div><div><br></div><div>EPrints didn&#39;t pick up my changes (even after a server restart) unless I named the edited module something different so I called it:</div><div><br></div><div>Detailz.pm (package EPrints::Plugin::Screen::EPrint::Detailz;)</div><div><br></div><div>I&#39;ve made the changes to how the page renders, but my problem now is I have a &quot;Details&quot; and &quot;Details2&quot; tab on the staff view of an EPrint. I want only my new Details.pm module to be brought in. I did follow Adam Field&#39;s YouTube video that touched on this, but it wasn&#39;t quite the same problem and didn&#39;t work.</div><div><br></div><div>Thanks,</div><div>James</div><div><br></div><div><br></div></div></div></div></div></div>