[go: up one dir, main page]

Menu

Tree [ebf9b6] master 1.7.2 / src / perl /
 History

HTTPS access


File Date Author Commit
 Changes 2016-12-02 Christian Ferrari Christian Ferrari [2d088f] Release candidate commit
 MANIFEST 2016-12-02 Christian Ferrari Christian Ferrari [2d088f] Release candidate commit
 Makefile.PL.in 2016-12-02 Christian Ferrari Christian Ferrari [56ffa0] Fixed a bug related to library link order
 Makefile.am 2016-12-02 Christian Ferrari Christian Ferrari [2d088f] Release candidate commit
 Makefile.in 2024-03-02 Christian Ferrari Christian Ferrari [5f6d78] Fixed the issue related to PHP 8 and SWIG 4.1.0...
 README.in 2016-12-02 Christian Ferrari Christian Ferrari [2d088f] Release candidate commit
 flom.i 2016-12-02 Christian Ferrari Christian Ferrari [2d088f] Release candidate commit

Read Me

Flom version @PACKAGE_VERSION@
=======================

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make -f builder
   make -f builder test
   make -f builder install

COPYRIGHT AND LICENSE

Copyright (C) 2016 Kevin L. Esteb  All rights reserved.

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