I have actually run the script that contains this code in the past, and it worked, but for some reason now when I have the following:
the binDir variable is not getting set. I can run this in the debugger and see the variable set in the whole program, but this one is skipped. I'm not sure why or what happened, but if anyone can give me an idea as to something to look at that would be appreciated.my $self = $class->SUPER::new(shift); # Set OS specific defaults. $self->{'binDir'} = 'bin/solaris';
In reply to Question on OO Perl by gokuraku
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |