From c8cb3ab81e4d92696f7baacf44fc23903d3fe4c3 Mon Sep 17 00:00:00 2001 From: Felippe de Meirelles Motta Date: Tue, 4 Aug 2009 12:19:43 +0000 Subject: This module provides a perl interface to the Twitter APIs. It uses the same API definitions as Net::Twitter, but without the extra bells and whistles and without the additional dependencies. Same great taste, less filling. This module is related to, but is not part of the "Net::Twitter" distribution. It's API methods and API method documentation are generated from "Net::Twitter"'s internals. It exists for those who cannot, or prefer not to install Moose and its dependencies. WWW: http://search.cpan.org/dist/Net-Twitter-Lite/ --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index a155b5a3c0d7..aa841b12d787 100644 --- a/net/Makefile +++ b/net/Makefile @@ -595,6 +595,7 @@ SUBDIR += p5-Net-Traceroute6 SUBDIR += p5-Net-Trackback SUBDIR += p5-Net-Twitter + SUBDIR += p5-Net-Twitter-Lite SUBDIR += p5-Net-VNC SUBDIR += p5-Net-Wake SUBDIR += p5-Net-Whois -- cgit v1.2.3