Main > Programming > Libraries >

HTTP::Browscap 0.02

HTTP::Browscap 0.02

Sponsored Links

HTTP::Browscap 0.02 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.009 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 890
Date added: 2007-06-09
Publisher: Philip Gwyn

HTTP::Browscap 0.02 description

HTTP::Browscap is a Perl module that can parse and search browscap.ini files.

SYNOPSIS

use HTTP::Browscap;

my $capable = browscap();

if( $capable->{wap} ) {
output_WAP();
}

if( $capable->{css} > 1 ) {
# Browser can handle CSS2
}

# OO interface
my $BC = HTTP::Browscap->new( browscap.ini );

$capable = $BC->match( $ENV{HTTP_USER_AGENT} );

ABSTRACT

Browscap.ini is a file, introduced with Microsofts IIS, that lists the User-Agent strings that different browsers send, and various capabilities of those browsers. This module parses browscap.ini and allows you to find the capability definitions for a given browser.

Starting with Microsofts IIS, a browscap.ini file was used to list the capabilities of various browsers. Using the User-Agent string that a browser sends in the HTTP request, the capabilities of a browser are retrieved. If an exact match of the User-Agent string isnt found, wild-card expantion is done. If all fails, a default browser definition is used.

There are limits the usefulness of browscap.ini. It only detects if a browser has a certain capability, but not if this capability has been deactivated or if its a buggy implementation. In particular, most CSS and JavaScript implementations will make you scream.

HTTP::Browscap 0.02 Screenshot

Advertisements

HTTP::Browscap 0.02 Keywords

Bookmark HTTP::Browscap 0.02

Hyperlink code:
Link for forum:

HTTP::Browscap 0.02 Copyright

WareSeeker periodically updates pricing and software information of HTTP::Browscap 0.02 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of HTTP::Browscap 0.02 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
HTTP::BrowserDetect is a Perl module to determine the Web browser, version, and platform from an HTTP user agent string. Free Download
PerlIO is a Perl module created to load on demand PerlIO layers and root of PerlIO::* name space. Free Download
WWW::Meta::XML::Browser is a Perl module to simulate a browser session described in a XML file. Free Download
Search::Glimpse is a Perl extension to communicate with Glimpse server. Free Download
ScraperPOD is a framework for scraping results from search engines. Free Download
Search::Xapian is a Perl XS frontend to the Xapian C++ search library. Free Download
HTML::Manipulator is a Perl extension for manipulating HTML files. Free Download
B::XPath class can search Perl optrees with XPath syntax. Free Download