DOKK / manpages / debian 13 / libparse-http-useragent-perl / Parse::HTTP::UserAgent::Base::Dumper.3pm.en
Parse::HTTP::UserAgent::Base::Dumper(3pm) User Contributed Perl Documentation Parse::HTTP::UserAgent::Base::Dumper(3pm)

Parse::HTTP::UserAgent::Base::Dumper - Base class to dump parsed structure

version 0.43

The parsed structure can be dumped to a text table for debugging.

This module is DEPRECATED. Please use HTTP::BrowserDetect instead.

    my $ua = Parse::HTTP::UserAgent::Dumper->new( $string );
    print $ua->dumper;

Parse::HTTP::UserAgent.

Burak Gursoy

This software is copyright (c) 2009 by Burak Gursoy.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2025-05-16 perl v5.40.1