#!/usr/bin/perl -w use strict; system "netbackup/bin/admincmd/bpdbjobs -report -all_columns\n"; mail "xxxxxx@xxxxx.com #### Bareword "com" not allowed while "strict subs" in use at ./nb.pl line 7.
Unquoted string "com" may clash with future reserved word at ./nb.pl line 7.
Execution of ./nb.pl aborted due to compilation errors.