Perl examples for accessing CLSD

Perl examples for accessing CLSD

There are several ways to use Perl to get to data stored in CLSD. You can use:

The two Web Services approaches may limit the size of the tables that can be returned. Tables up to 100,000 rows have been successfully downloaded.

If you are planning to get tables larger than 100,000 or so rows, you will wish to use the DBI approach, or one of the LWP modules.