Looks like you may have strict and warnings where the module transgresses them.<div><br></div><div>Turn off strict and warnings and re-run your script.  If it runs correctly, then there's your answer.  If not, then put your script back, and we can look into other stuff...<br clear="all">
---<br>Jerald M. Sheets jr.<br><br><br>
<br><br><div class="gmail_quote">On Tue, May 11, 2010 at 4:08 PM, Patrick Nixon <span dir="ltr"><<a href="mailto:pnixon@gmail.com">pnixon@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Ahh, okay.<br>
<br>
the list butchered your Bigbrother.pm file by replace all the at<br>
symbols with ' (at) ' in order to protect email addresses.<br>
<br>
I replaced them and got it working.<br>
<br>
Thanks!<br>
--Pat<br>
<div><div></div><div class="h5"><br>
On Tue, May 11, 2010 at 12:36 PM, Patrick Nixon <<a href="mailto:pnixon@gmail.com">pnixon@gmail.com</a>> wrote:<br>
> Thanks,<br>
>  I'm getting some errors when I try to use the BigBrother.pm module.<br>
><br>
>  Any insight?<br>
><br>
> Bareword found where operator expected at<br>
> /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 205, near ") _"<br>
>        (Missing operator before _?)<br>
> Bareword found where operator expected at<br>
> /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 222, near ") _"<br>
>        (Missing operator before _?)<br>
> Bareword found where operator expected at<br>
> /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 237, near ") _"<br>
>        (Missing operator before _?)<br>
> Bareword found where operator expected at<br>
> /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 254, near ") _"<br>
>        (Missing operator before _?)<br>
> Bareword found where operator expected at<br>
> /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 278, near ") _"<br>
>        (Missing operator before _?)<br>
> Bareword found where operator expected at<br>
> /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 302, near ") _"<br>
>        (Missing operator before _?)<br>
> Bareword found where operator expected at<br>
> /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 323, near ") _"<br>
>        (Missing operator before _?)<br>
> syntax error at /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 205,<br>
> near ") _"<br>
> syntax error at /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 222,<br>
> near ") _"<br>
> syntax error at /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 237,<br>
> near ") _"<br>
> syntax error at /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 254,<br>
> near ") _"<br>
> syntax error at /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 278,<br>
> near ") _"<br>
> syntax error at /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 302,<br>
> near ") _"<br>
> syntax error at /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 323,<br>
> near ") _"<br>
> BEGIN not safe after errors--compilation aborted at<br>
> /usr/lib/perl5/site_perl/5.8.8/BigBrother.pm line 392.<br>
> Compilation failed in require at ./<a href="http://client-check.pl" target="_blank">client-check.pl</a> line 30.<br>
> BEGIN failed--compilation aborted at ./<a href="http://client-check.pl" target="_blank">client-check.pl</a> line 30.<br>
><br>
><br>
> On Mon, May 10, 2010 at 8:01 PM, David Baldwin<br>
> <<a href="mailto:david.baldwin@ausport.gov.au">david.baldwin@ausport.gov.au</a>> wrote:<br>
>> Patrick,<br>
>>> Hey all,<br>
>>>  I have a pull environment setup and I've configured the script to<br>
>>> append to the status file and read into xymon appropriately.<br>
>>><br>
>>>  However, it's not create the column for the test and displaying the results.<br>
>>><br>
>>>  Any suggestions on how to proceed with this?<br>
>>><br>
>>><br>
>> Take a look at the sample script I posted a while back for parsing<br>
>> various sections of client reports based on Henrik's <a href="http://rootlogin.pl" target="_blank">rootlogin.pl</a> script<br>
>> (which I can't seem to locate).<br>
>><br>
>> <a href="http://www.hswn.dk/hobbiton/2009/07/msg00387.html" target="_blank">http://www.hswn.dk/hobbiton/2009/07/msg00387.html</a><br>
>><br>
>> David.<br>
>>> client cw-moremagic2.linux<br>
>>> [date]<br>
>>> Mon May 10 18:38:00 BST 2010<br>
>>> [uname]<br>
>>> Linux moremagic2 2.6.9-78.0.5.ELsmp i686<br>
>>> [osversion]<br>
>>> Red Hat Enterprise Linux ES release 4 (Nahant Update 7)<br>
>>> [uptime]<br>
>>>  18:38:00 up 564 days, 16:41,  1 user,  load average: 0.02, 0.09, 0.08<br>
>>> ....<br>
>>> [vmstat]<br>
>>> procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----<br>
>>>  r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa<br>
>>>  0  0 119976  42496  14624 3721812    0    0     2     5    0     0  2  1 97  0<br>
>>>  0  0 119972  56384  15440 3707748    0    0     1    65 1026   186  1  0 99  0<br>
>>> [tablespace]<br>
>>> INDEX1 : 13.2<br>
>>> SYSAUX : 63.9<br>
>>> SYSTEM : 65.4<br>
>>> TABLES1 : 37.5<br>
>>> UNDOTBS1 : .9<br>
>>> USERS : 8.8<br>
>>> [clock]<br>
>>> epoch: 1273513087.077486<br>
>>> local: 2010-05-10 18:38:07 BST<br>
>>> UTC: 2010-05-10 17:38:07 GMT<br>
>>><br>
>>> To unsubscribe from the hobbit list, send an e-mail to<br>
>>> <a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br>
>>><br>
>>><br>
>>><br>
>><br>
>><br>
>> --<br>
>> David Baldwin - IT Unit<br>
>> Australian Sports Commission          <a href="http://www.ausport.gov.au" target="_blank">www.ausport.gov.au</a><br>
>> Tel 02 62147830 Fax 02 62141830       PO Box 176 Belconnen ACT 2616<br>
>> <a href="mailto:david.baldwin@ausport.gov.au">david.baldwin@ausport.gov.au</a>          Leverrier Street Bruce ACT 2617<br>
>><br>
>><br>
>> -------------------------------------------------------------------------------------<br>
>> Keep up to date with what's happening in Australian sport visit <a href="http://www.ausport.gov.au" target="_blank">http://www.ausport.gov.au</a><br>
>><br>
>> This message is intended for the addressee named and may contain confidential and privileged information. If you are not the intended recipient please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you receive this message in error, please delete it and notify the sender.<br>

>> -------------------------------------------------------------------------------------<br>
>><br>
>> To unsubscribe from the hobbit list, send an e-mail to<br>
>> <a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br>
>><br>
>><br>
>><br>
><br>
<br>
To unsubscribe from the hobbit list, send an e-mail to<br>
<a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br>
<br>
<br>
</div></div></blockquote></div><br></div>