Skip to content

pstuifzand/WWW-Wolfram-DataDrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

WWW::Wolfram::DataDrop - Access the Wolfram DataDrop API

SYNOPSIS

use WWW::Wolfram::DataDrop;

my $bin = Databin('id');
$bin->add(name => 'Peter', age => 33);

DESCRIPTION

WWW::Wolfram::DataDrop allows you to write to the Wolfram DataDrop API. It's not yet possible to create, remove or update DataDrops.

AUTHOR

Peter Stuifzand peter@stuifzand.eu

COPYRIGHT

Copyright 2017- Peter Stuifzand

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

About

API access to Wolfram DataDrop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages