Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

my $easy = new NetMRI_Easy(api_version => 2, nios_api => 1, port => 443);

The Constructor constructor for NetMRI_Easy takes a hash reference for options.

...