Nah... Given the version problem, I'll probably muck about and get the current version (and its dependencies) installed in my shell ...<div><br></div><div>Don't worry about the "no strict" thing... I won't tell anyone :)  (I'm a poor excuse for a programmer... "What's Strict?" j/k)<br>
<br><div class="gmail_quote">On Wed, Jan 11, 2012 at 10:27 PM, Jay Hannah <span dir="ltr"><<a href="mailto:jay@jays.net">jay@jays.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Jan 11, 2012, at 10:18 PM, Kevin Fusselman wrote:<br>
> Net::Twitter version 100 required--this is only version 3.11011.<br>
><br>
> (smooth hack to get the version, btw...)<br>
<br>
</div>Hmm... that version has quite a few complaints against it<br>
<br>
   <a href="http://static.cpantesters.org/distro/N/Net-Twitter.html#3.11011" target="_blank">http://static.cpantesters.org/distro/N/Net-Twitter.html#3.11011</a><br>
<br>
and is over 2 years old...  :/<br>
<br>
   <a href="http://search.cpan.org/~mmims/Net-Twitter-3.18001/" target="_blank">http://search.cpan.org/~mmims/Net-Twitter-3.18001/</a><br>
<div class="im"><br>
> > Couldn't load class (Net::Twitter::Role::OAuth) because: Bareword "Net::OAuth::PROTOCOL_VERSION_1_0A" not allowed while "strict subs" in use at /usr/share/perl5/Net/Twitter/Role/OAuth.pm line 14.<br>

<br>
</div>that line of code still seems relevant...<br>
<br>
   <a href="https://github.com/semifor/Net-Twitter/blob/master/lib/Net/Twitter/Role/OAuth.pm#L14" target="_blank">https://github.com/semifor/Net-Twitter/blob/master/lib/Net/Twitter/Role/OAuth.pm#L14</a><br>
<br>
I hate saying this, but does anything change if you add<br>
<br>
   no strict "subs";<br>
<br>
to your script?<br>
<br>
j<br>
<br>
<br>
<br>
<br>
booo... hiss...</blockquote></div><br></div>