Query: net::gpsd3::return::version
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Net::GPSD3::Return::VERSION(3pm) User Contributed Perl Documentation Net::GPSD3::Return::VERSION(3pm)NAMENet::GPSD3::Return::VERSION - Net::GPSD3 Return VERSION ObjectSYNOPSISuse Net::GPSD3; my $gpsd=Net::GPSD3->new; $gpsd->poll; #Sets VERSION and DEVICES in cache my $v=$gpsd->cache->VERSION; printf "Class: %s Release: %s Revision: %s Protocol: %s ", $v->class, $v->release, $v->revision, $v->protocol; Returns something like this. Class: VERSION Release: 2.96~dev Revision: 2011-03-17T02:51:23 Protocol: 3.4DESCRIPTIONProvides a Perl object interface to the VERSION object returned by the GPSD daemon.METHODSclass Returns the object class string Returns the JSON string parent Return the parent Net::GPSD3 object release rev, revision proto, protocol proto_major proto_minorBUGSLog on RT and Send to gpsd-dev email listSUPPORTDavisNetworks.com supports all Perl applications including this package. Try gpsd-dev email listAUTHORMichael R. Davis CPAN ID: MRDVT STOP, LLC domain=>michaelrdavis,tld=>com,account=>perl http://www.stopllc.com/COPYRIGHTThis program is free software licensed under the... The BSD License The full text of the license can be found in the LICENSE file included with this module.SEE ALSONet::GPSD3, Net::GPSD3::Return::Unknown perl v5.14.2 2011-11-09 Net::GPSD3::Return::VERSION(3pm)
Related Man Pages |
---|
net::dri::baseclass(3pm) - debian |
net::dri::logging::null(3pm) - debian |
net::gpsd3(3pm) - debian |
net::gpsd3::return::devices(3pm) - debian |
net::gpsd3::return::tpv(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
gpsd 2.36 (Default branch) |
gpsd 2.37 (Default branch) |
gpsd 2.38 (Default branch) |