Parse::HTTP::UserAgent::Base::Dumper - Base class to dump parsed structure
Contents
Copyright And License
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.
perl v5.40.1 2025-05-16 Parse::HTTP::Us...t::Base::Dumper(3pm)
Deprecation Notice
This module is DEPRECATED. Please use HTTP::BrowserDetect instead.
Description
The parsed structure can be dumped to a text table for debugging.
Methods
dumper
my $ua = Parse::HTTP::UserAgent::Dumper->new( $string );
print $ua->dumper;
Name
Parse::HTTP::UserAgent::Base::Dumper - Base class to dump parsed structure
See Also
Parse::HTTP::UserAgent.
Version
version 0.43
