<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Aug 21, 2008, at 3:55 PM, Bobby Gill wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Mythrename.pl is one of the Jobs I have in backend and I have it set to run automatically after every recording, and she was workin' just fine but for up to the last week or less. Here's output I could scour from the mythbackend.log:<br> <br><span style="font-family: courier new,monospace;">Compilation failed in require at /usr/share/mythtv/contrib/mythrename.pl line 22.</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">BEGIN failed--compilation aborted at /usr/share/mythtv/contrib/mythrename.pl line 22.</span><br> <br>And I've attached my mythrename.pl in case, but here's the bit in question with the last line being line 22 giving the "error":<br><br><span style="font-family: courier new,monospace;"># Includes</span><br style="font-family: courier new,monospace;"> <span style="font-family: courier new,monospace;"> use DBI;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> use Getopt::Long;</span><br style="font-family: courier new,monospace;"> <span style="font-family: courier new,monospace;"> use File::Path;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> use File::Basename;</span><br style="font-family: courier new,monospace;"> <span style="font-family: courier new,monospace;"> use File::Find;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> use MythTV;</span><br><br>I have never touched this file. Here's my mythrename Job from backend:</div></blockquote><div><br></div>Looks like your mythtv perl bindings aren't working any more. Did you upgrade perl or mythtv recently? Modify your path at all?</div><div><br></div></body></html>