|
Automating MapPoint with Perl
|
Other links at CGI and Perl > Magazine Articles |
| 1. |
Developers To Polish New Perl
|
|
|
Perl, one of the most popular scripting languages, is expected to get a massive upgrade when Perl 6 is unveiled from its original author, Larry Wall. This is a brief discussion on what improvements and new features to expect for Perl 6.
|
| 2. |
Automating MapPoint with Perl
|
|
|
"The script below defines an array with the U.S. State names, instantiates MapPoint, and loops through the array saving a map for each state. Regular readers will recogize this as being very similar to the Automating MapPoint with the .NET SDK article published last year which basically accomplishes the same thing with the free VB .NET compiler found in the .NET SDK."
|
| 3. |
Whats wrong with Perl and XML?
|
|
|
Although there are many excellent Perl modules dealing with many aspects of XML (among which a good dozen offer various ways of transforming XML documents), the languages that seem to be favored by XML developers are Java, C/C++, and maybe even Python. For example, questions on the XML-DEV list mostly involve Java, C++, and XSLT. Sun, IBM, and Microsoft all push Java or C++ implementations. Perl, the choice of many for programming on the Web, lags behind Java and C++ in the XML popularity contest. Michel Rodriguez shares his opinions on whats wrong, and what could be done about it.
|
|
|