Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

www::shorten::tinylink(3pm) [debian man page]

WWW::Shorten::Tinylink(3pm)				User Contributed Perl Documentation			       WWW::Shorten::Tinylink(3pm)

NAME
WWW::Shorten::Tinylink - Perl interface to Tinylink.com SYNOPSIS
# No appropriate solution DESCRIPTION
A Perl interface to the web site Tinylink.com. Tinylink.com simply maintains a database of long URLs, each of which has a unique identifier. Unfortunately, at some point in the middle of 2008, Tinylink.com stopped returning useable URLs and therefore this module is now deprecated. Functions makeashorterlink The function "makeashorterlink" will call the Tinylink.com web site passing it your long URL and will return the shorter (tinylink) version. Multiple submissions of the same URL will result in different codes being returned. makealongerlink The function "makealongerlink" does the reverse. "makealongerlink" will accept as an argument either the full Tinylink URL or just the Tinylink identifier/nickname. If anything goes wrong, then either function will return "undef". EXPORT makeashorterlink, makealongerlink SUPPORT, LICENCE, THANKS and SUCH See the main WWW::Shorten docs. AUTHOR
Iain Truskett <spoon@cpan.org> SEE ALSO
WWW::Shorten, perl, <http://tinylink.com/> perl v5.14.2 2012-04-16 WWW::Shorten::Tinylink(3pm)

Check Out this Related Man Page

WWW::Search::Yahoo::UK(3pm)				User Contributed Perl Documentation			       WWW::Search::Yahoo::UK(3pm)

NAME
WWW::Search::Yahoo::UK - class for searching Yahoo! UK (not Ireland) SYNOPSIS
use WWW::Search; my $oSearch = new WWW::Search('Yahoo::UK'); my $sQuery = WWW::Search::escape_query("Surrey"); $oSearch->native_query($sQuery); while (my $oResult = $oSearch->next_result()) print $oResult->url, " "; DESCRIPTION
This class is a Yahoo! UK specialization of WWW::Search. It handles making and interpreting searches on Yahoo! UK http://uk.yahoo.com. This class exports no public interface; all interaction should be done through WWW::Search objects. NOTES
SEE ALSO
To make new back-ends, see WWW::Search. BUGS
Please tell the maintainer if you find any! TESTING
There are no tests defined for this module. AUTHOR
"WWW::Search::Yahoo" is maintained by Martin Thurn (mthurn@cpan.org). LEGALESE
Copyright (C) 1998-2009 Martin 'Kingpin' Thurn THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. perl v5.12.4 2011-11-02 WWW::Search::Yahoo::UK(3pm)
Man Page

5 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

URL Monitoring

Dear All, I need to monitor few URL sequences for my web site. just to tell u guys we have a very business critical financial portal. I am looking out for a script which will automatically shoot a mail as soon an any of the URL sequence is gone down. we also have the error page which will... (4 Replies)
Discussion started by: Siddheshk
4 Replies

2. Web Development

URL Redirect

Just want to give a background. Currently, our company web site is redesigned and there are about 200 current URLs will have new redirects. I don't want to enter them in the config file rather would like to have them in a text file/config file and referring the file from the config whenever the... (2 Replies)
Discussion started by: jawak
2 Replies

3. What is on Your Mind?

CDAC India

/** Due to forum rules i have remove URLs plz find the course syllabus at CDAC web site **/ Respected Forum Members, I am a average student, B.tch. pass out 2012 batch in information and technology, but still jobless. To increase my knowledge, and job chances i am planing to do Post... (4 Replies)
Discussion started by: Vijay Tyagi
4 Replies

4. Web Development

Botnet Victims Map

Our site is currently "under abuse" from a botnet which is directing a small subset of internet users (not forum users) to a rarely used full page advertising URL and attempting to redirect the user, via that URL to other web sites. This is a kind of "spam" botnet; using a URL redirection... (16 Replies)
Discussion started by: Neo
16 Replies

5. Post Here to Contact Site Administrators and Moderators

Query about URL for site

Hello Admin Team, Greetings !! I was not able to login to the site as URL for unix.com was not up. Sorry to bother you, could you please let us know if there was any issue with the link or it was a preplanned outage. Happy that URL is up and fine now and we can start learning as usual. ... (2 Replies)
Discussion started by: RavinderSingh13
2 Replies