in reply to Re^12: SNMPTT error
in thread SNMPTT error
Thank you, marto. This has turned out to be an enlightening dialog -- seriously.
Best wishes.
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
|
|---|