- or download this
package iVPU_Parameter;
require Exporter;
...
blah blah blah
}
- or download this
use warnings;
...
@iVPU_standard=<FH_STANDARD>;
&Configchk($vlan_id,@arr_iVPU_standard,@arr_iVPU_current);
- or download this
print @arr_iVPU_standard;
- or download this
&Configchk($vlan_id,@arr_iVPU_standard,@arr_iVPU_current);