mlednor + perl   8

Secure Web site access with Perl
Perl and its LWP module make it a breeze to automate Web site access; too bad the breeze becomes a storm when the Web site requires a username and password for access. Fortunately, you can use Perl modules to calm the storm. Learn how to find, install, and use the WWW::Mechanize and Crypt::SSLeay modules in a Perl script that automates logging into a secure Web site in this article by Bret Swedeen.
perl  howto 
9 weeks ago by mlednor
REST::Client - search.cpan.org
REST::Client - A simple client for interacting with RESTful http/https resources.
perl  rest  cpan 
11 weeks ago by mlednor
Writing a REST Client in Perl - FishEye and Crucible Development
This tutorial will write a Perl script which removes a user from all open reviews – this might be useful if a reviewer is no longer available, and is holding up the completed status of all their reviews.
perl  rest  tutorial 
11 weeks ago by mlednor
Backpack API and Perl
A page about using the Backpack API from Perl.

Net::Backpack is now available. Currently it only covers the pages section of the API, but other calls will be included before too long.

And here’s a link to Net::Backpack on CPAN.
backpack  perl  api 
february 2010 by mlednor

Copy this bookmark:



description:


tags: