Giter VIP home page Giter VIP logo

moneyworks-pm's Introduction

MoneyWorks.pm, version 0.09 (beta)

Perl interface to MoneyWorks accounting software


RECENT CHANGES

0.09
----
• Work around a bug in MoneyWorks, which sometimes begins output with
 ‘Address already in use’ when the client is running as root.
• Fix tests to work with MoneyWorks 6. 

0.08
----
Suppress a warning about tie being ambiguous in perl 5.13.x.

0.07
----
Now the  SIGPIPE  code hopefully actually  works,  instead  of  dying.


INSTALLATION

The easiest way to install this module is to use the CPAN  module  or
the cpan script:

    [sudo] perl -MCPAN -e "install MoneyWorks"

    [sudo] cpan MoneyWorks

Or you can use the following:

    perl Makefile.PL
    make
    make test
    [sudo] make install


DEPENDENCIES

This module requires
 • MoneyWorks Gold (or Datacentre Client)  (see http://cognito.co.nz),
 • perl 5.6 or higher and
 • the constant::lexical module, which can be found on the CPAN.

If you are using perl 5.12 or higher, you will need the Classic::Perl
module, too.


DOCUMENTATION

After installing,  you can find documentation for  this  module  with
the perldoc command.

    perldoc MoneyWorks

Or try using man (it's faster, in my experience):

    man MoneyWorks


COPYRIGHT AND LICENCE

Copyright © 2009-12 Father Chrysostomos

This program is free software; you may redistribute it, modify it, or
both, under the same terms as perl.

moneyworks-pm's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.