gottreu / Tomboy-for-Perl

Perl API for Tomboy functionality using DBus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tomboy version 0.01
===================

Back up your notes before using this! This software is in development, yada yada yada. 


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Net::DBus::GLib
  Class::Accessor

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2011 by David Collins

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.0 or,
at your option, any later version of Perl 5 you may have available.


About

Perl API for Tomboy functionality using DBus


Languages

Language:Perl 99.8%Language:Shell 0.2%