The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03 - 2014-01-23

  • Changed usage to use names instead of IDs [github/dbeusee]
  • Look up correct netsuite domain (datacenter) to use (netsuite.com, na1.netsuite.com, sandbox.netsuite.com, etc). Old usage still supported for backward
  • compatibility, but new usage is recommended. [github/dbeusee]
    • Use more fully qualified namespaces so that things like ExpenseReport request can work. [github/dbeusee]
    • Better error handling [github/dbeusee]
    • Added options for debugging - send debug info to a file (NetSuite.dbg by default) including SOAP request and reply and some additional debug messages. [github/dbeusee]
    • Allow add request to include attributes to the element (ExpenseReport record takes externalId element for instance). [github/dbeusee]

Documentation

A perl script that created the configuration file for the NetSuite module.

Modules

A perl interface to the NetSuite SuiteTalk (Web Services) API

Provides

in lib/WebService/NetSuite/Config.pm