-
Notifications
You must be signed in to change notification settings - Fork 195
API Consumers
2shortplanks edited this page Apr 23, 2013
·
31 revisions
If you have developed an application which uses the MetaCPAN API, please add your app to the list below. Please include:
- Your app name
- An URL for your app (if there is one)
- Your name with contact info or a contact URL
- The UserAgent name of your app
Allowing your app to have a unique username helps us to better identify incoming traffic and also to get in touch with you if there's a problem. Listing your app on this page also allows us to get in touch with you regarding important API changes.
- App name: iCPAN
- App url: http://itunes.apple.com/ca/app/icpan/id377340561?mt=8
- Contact: Olaf Alders (https://metacpan.org/author/OALDERS)
- UserAgent: "iCPAN Pod2HTML Cacher"
- App name: cpans
- App URL: https://metacpan.org/module/App::metacpansearch
- Contact: Brock Wilcox - [email protected] - http://thelackthereof.org/
- UserAgent: LWP
- App name: mapofcpan
- App URL: http://mapofcpan.org/
- Contact: Grant McLean (https://metacpan.org/author/GRANTM)
- UserAgent: User's browser (via JSONP) + URL param application=cpan-map
- App Source: https://github.com/grantm/cpan-map
- App name: metacpan_notify.pl
- App URL: https://metacpan.org/release/App-MetaCPAN-Gtk2-Notify
- Contact: Pavel Shaydo (https://metacpan.org/author/ZWON)
- UserAgent: MetaCPAN Notify/$VERSION (starting from version 0.05, before it was libwww-perl)
- App name: CPAN Releases
- App URL: http://pipes.yahoo.com/pipes/pipe.info?_id=485219981268f28db3a1511503b11ceb
- Contact: David Dillard (david underscore dillard at symantec dot com)
- User Agent: Unknown (this is a Yahoo Pipe)
- App name: cpandoc
- App URL: https://metacpan.org/module/Pod::Cpandoc
- Contact: Shawn M Moore ([email protected])
- User Agent: cpandoc/$VERSION
- App name:
$self->mcpan
- App URL: https://metacpan.org/module/Dist::Zilla::Role::MetaCPANInterfacer
- Contact: Brendan Byrd ([email protected])
- User Agent:
"Mozilla/5.0 ($o; $os) ".blessed($self)."/$v ".$ua->_agent
- App name: coderbits
- App URL: https://coderbits.com
- Contact: Scott Smith ([email protected])
- User Agent: curl/7.21.1 (i686-pc-mingw32) libcurl/7.21.1 OpenSSL/0.9.8r zlib/1.2.3
- App name: cpanminus
- App URL: https://github.com/miyagawa/cpanminus
- Contact: Tatsuhiko Miyagawa
- User Agent: cpanminus/$VERSION
- App name: Perlybook.org
- App URL: http://perlybook.org
- Contact: Renee Baecker, http://perl-services.de/kontakt.cgi
- Not defined yet, have to search for solutions how to set UA for jquerys' getJSON
- App name: rt.cpan.org
- App URL: https://rt.cpan.org
- Contact: [email protected]
- User Agent: CPAN2RT/$VERSION
- App name: alfred-metacpan (search metacpan from within the Alfred app launcher)
- https://github.com/2shortplanks/alfred-metacpan
- Contact: http://twoshortplanks.com/contact
- User Agent: alfred-metacpan/0.01
The general search autocomplete endpoint is also used directly by browsers from client-side JS.