[go: up one dir, main page]

Menu

Tree [58f3d3] 1.5.20 / 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 2020-05-26 Christian Ferrari Christian Ferrari [508ada] First commit to fix https://github.com/tiian/fl...
 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.