logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Burak Gursoy

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

See Also