The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.4.0 - 2014-10-07

  • Always round progress down to avoid saying a project is 100% funded before it is.
  • $project->goal and $project->pledged aren't in USD as documented. Fixed the documentation and added $project->currency.
  • Kickstarter's "launch_date" sort order changed. It now sorts by ascending launch date. Use sort order "newest" to projects sorted by descending launch date. $ks->projects_recently_launched was adjusted to return the newest first again.

Modules

Retrieve information from Kickstarter
Base class for Kickstarter data classes.
Kickstarter categories
Kickstarter category data
Notification preferences for projects you backed
Kickstarter project data
Kickstarter user data
Kickstarter user data for the logged-in user
Kickstarter error information
HTTP client connector for WWW::Kickstarter
LWP connector for WWW::Kickstarter
Simple lazy lists
JSON parser connector for WWW::Kickstarter
JSON::XS connector for WWW::Kickstarter