Changeset 20869
- Timestamp:
- 10/07/08 02:08:12 (6 weeks ago)
- Location:
- lang/perl/HTTP-DetectUserAgent/trunk
- Files:
-
- 2 modified
-
MANIFEST (modified) (1 diff)
-
lib/HTTP/DetectUserAgent.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-DetectUserAgent/trunk/MANIFEST
r20327 r20869 9 9 t/02.mobile.t 10 10 t/03.crawler.t 11 t/04.robot.t 12 t/05.webservice.t 13 t/06.portable.t -
lang/perl/HTTP-DetectUserAgent/trunk/lib/HTTP/DetectUserAgent.pm
r20327 r20869 460 460 HTTP::DetectUserAgent provides the parsing function for HTTP useragent strings. You can use it for determine which browser( or crawler, bot, and so on ) is accessing to your servers or web applications. 461 461 462 =head1 SEE ALSO 463 464 L<HTTP::BrowserDetect>, L<HTML::ParseBrowser> 465 462 466 =head1 AUTHOR 463 467 464 468 Takaaki Mizuno, E<lt>module@takaaki.infoE<gt> 465 469 470 =head1 THANKS 471 472 Thanks to yappo-san and drry-san for fixing bugs and cleaning up my code. 473 466 474 =head1 COPYRIGHT AND LICENSE 467 475
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)