So I tried to take the system perl out of the equation and renamed /usr/perl5/5.12/bin/perl. I also checked the environment settings and did not see anything that would cause an issue.


BASH=/usr/bin/bash BASHOPTS=cmdhist:expand_aliases:extquote:force_fignore:hostcomplete:in +teractive_comments:login_shell:progcomp:promptvars:sourcepath:xpg_ech +o BASH_ALIASES=() BASH_ARGC=() BASH_ARGV=() BASH_CMDS=() BASH_LINENO=() BASH_SOURCE=() BASH_VERSINFO=([0]="4" [1]="1" [2]="17" [3]="1" [4]="release" [5]="spa +rc-sun-solaris2.11") BASH_VERSION='4.1.17(1)-release' COLUMNS=132 DIRSTACK=() EUID=0 GROUPS=() HISTFILE=/root/.bash_history HISTFILESIZE=500 HISTSIZE=500 HOME=/root HOSTNAME=solokomadm01 HOSTTYPE=sparc HZ= IFS=$' \t\n' LANG=en_US.UTF-8 LC_COLLATE= LC_CTYPE= LC_MESSAGES= LC_MONETARY= LC_NUMERIC= LC_TIME= LINES=70 LOGNAME=root MACHTYPE=sparc-sun-solaris2.11 MAIL=/var/mail/root MAILCHECK=60 OLDPWD=/root/.cpan OPTERR=1 OPTIND=1 OSTYPE=solaris2.11 PATH=/usr/sbin:/usr/bin:/var/cfengine/bin PIPESTATUS=([0]="0") PPID=7782 PS1=$'\nroot@solokomadm01 [$PWD]\n$ ' PS2='> ' PS4='+ ' PWD=/root/.cpan/build SHELL=/usr/bin/bash SHELLOPTS=braceexpand:hashall:histexpand:history:interactive-comments: +monitor:vi SHLVL=1 TERM=vt100 TZ=localtime UID=0

I am trying not to wear out my welcome here but do need help.


In reply to Re^3: Proc::ProcessTable help please by polarbear125
in thread Proc::ProcessTable help please by polarbear125

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.