The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::EFA::ResultHeader - Information from the root (itdRequest) element found in every result

VERSION

Version 0.01

SYNOPSIS

ResultHeader object acquired through an EFA interface

    use WWW::EFA::ResultHeader;

    my $header = WWW::EFA::ResultHeader->new();
    ...

ATTRIBUTES

# TODO: RCL 2011-11-06 Document attributes

COPYRIGHT

Copyright 2011, Robin Clarke, Munich, Germany

AUTHOR

Robin Clarke <perl@robinclarke.net>