|
NAMEGeo::JSON::Role::ToJsonDESCRIPTIONProvides the "to_json" method.METHODSto_json$point->to_json(); # or with custom JSON codec $point->to_json( $codec ); Returns JSON string representing this object.
Visit the GSP FreeBSD Man Page Interface. |