HTTP::Session::State::GUID - (DEPRECATED)
HTTP::Session->new( state => HTTP::Session::State::GUID->new( mobile_attribute => HTTP::MobileAttribute->new($r), ), store => ..., request => ..., );
Maintain session IDs using mobile phone's unique id DEPRECATED
instance of HTTP::MobileAttribute
check the IP address in the carrier's cidr/ or not? see also Net::CIDR::MobileJP
for internal use only
HTTP::Session, HTML::StickyQuery::DoCoMoGUID
To install HTTP::Session::State::MobileAttributeID, copy and paste the appropriate command in to your terminal.
cpanm
cpanm HTTP::Session::State::MobileAttributeID
CPAN shell
perl -MCPAN -e shell install HTTP::Session::State::MobileAttributeID
For more information on module installation, please visit the detailed CPAN module installation guide.