<?xml version="1.0" encoding="windows-1252"?>
<node id="600223" title="Okay I have cleaned it up a little bit" created="2007-02-15 10:58:09" updated="2007-02-15 05:58:09">
<type id="115">
perlquestion</type>
<author id="599759">
Kevin_Raymer</author>
<data>
<field name="doctext">
I have taken your computer feedback to heart and cleaned up my code a little bit - I think this a lot more perl like and pretty technical.&lt;br&gt;
&lt;br&gt;
&lt;code&gt;
#!/usr/bin/perl -w

use strict;

system "netbackup/bin/admincmd/bpdbjobs -report -all_columns\n";

mail "xxxxxx@xxxxx.com

&lt;/code&gt;
&lt;br&gt;
but still I get:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;
Bareword "com" not allowed while "strict subs" in use at ./nb.pl line 7.&lt;br&gt;
Unquoted string "com" may clash with future reserved word at ./nb.pl line 7.&lt;br&gt;
Execution of ./nb.pl aborted due to compilation errors.
&lt;br&gt;
&lt;/code&gt;
I had a real email address in there of course. This is really a challange it reminds me of the days of hacking AOL!
&lt;br&gt;
KR




</field>
</data>
</node>
