2 Results for libraries

Applied Filters

Reuven Lerner

Filter Results

Click a filter below to apply it to results

AUTHOR
SUBMITTED
Jun-2008 (1)
Mar-2008 (1)
TAG
libraries (2)
cpan (1)
javascript (1)
modules (1)
view more

Perl's CPAN Continues to Offer High-Quality Libraries

CPAN, the Comprehensive Perl Archive Network, is one of the strongest and most active repositories for open-source libraries around. These libraries, many of which are packaged as Perl objects, do everything from communicate with Amazon's various Web services (including EC2 and S3), to verify credit cards, to manipulate images, to parse XML, to implement SSL. Because of the somewhat chaotic nature of CPAN, many of these functions are implemented in multiple modules. So there are several dozen modules for parsing XML and another few dozen templating systems, for starters.



Libraries Remove the Madness from JavaScript

Want to create modern Web applications? You'll need to use JavaScript. But don't write the JavaScript yourself; use one of the high-quality open-source libraries that let you concentrate on your coding, rather than browser incompatibilities.

Back in 1995, while I was working for Time Warner's Web division, someone showed me the latest technology advance to come out of Netscape, then the hottest company. It was a language called LiveScript, and it was a programming language that worked within the browser.