<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to readme</title><link>https://sourceforge.net/p/mapska/wiki/readme/</link><description>Recent changes to readme</description><atom:link href="https://sourceforge.net/p/mapska/wiki/readme/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 23 Mar 2021 08:03:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mapska/wiki/readme/feed" rel="self" type="application/rss+xml"/><item><title>readme modified by brendan S</title><link>https://sourceforge.net/p/mapska/wiki/readme/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;# README&lt;/p&gt;
&lt;p&gt;# ---------------------------------------------------------------&lt;br/&gt;
 # mapska: Murder Accountability Project's Serial Killer Algorithm&lt;br/&gt;
 # ---------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;# A much improved Linux/Perl implementation&lt;br/&gt;
 # of MAP's Serial KIller Algorithm&lt;/p&gt;
&lt;p&gt;# ------------&lt;br/&gt;
 # Version: 2&lt;br/&gt;
 # ------------&lt;/p&gt;
&lt;p&gt;# Mapska.pm - Serial Killer Algorithm&lt;/p&gt;
&lt;p&gt;# This program is free software: you can redistribute it and/or modify&lt;br/&gt;
 # it under the terms of the GNU General Public License as published by&lt;br/&gt;
 # the Free Software Foundation, either version 3 of the License, or&lt;br/&gt;
 # (at your option) any later version.&lt;br/&gt;
 # This program is distributed in the hope that it will be useful,&lt;br/&gt;
 # but WITHOUT ANY WARRANTY; without even the implied warranty of&lt;br/&gt;
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the&lt;br/&gt;
 # GNU General Public License for more details.&lt;br/&gt;
 # You should have received a copy of the GNU General Public License&lt;br/&gt;
 # along with this program.  If not, see &lt;a href="http://www.gnu.org/licenses.#" rel="nofollow"&gt;http://www.gnu.org/licenses.#&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;# ------------- &lt;br/&gt;
 # Requirements:&lt;br/&gt;
 # -------------&lt;/p&gt;
&lt;p&gt;# Linux or Cygwin&lt;br/&gt;
 # Bash 5+ (but any version should be fine)&lt;br/&gt;
 # Perl 5&lt;br/&gt;
 # Apache2 (or remote server access)&lt;br/&gt;
 # Mariadb (or similar mysql)&lt;/p&gt;
&lt;p&gt;# -------------&lt;br/&gt;
 # Dependencies:&lt;br/&gt;
 # -------------&lt;/p&gt;
&lt;p&gt;# mapska depends on the following Perl modules&lt;/p&gt;
&lt;p&gt;# Text::CSV_PP&lt;br/&gt;
 # DBI&lt;/p&gt;
&lt;p&gt;# --------------------&lt;br/&gt;
 # Top-level functions:&lt;br/&gt;
 # --------------------&lt;/p&gt;
&lt;p&gt;prepare_SHR($SHR);&lt;br/&gt;
 prepare_SHR_db($SHR,$DB,$HOST,$USER,$PW);&lt;br/&gt;
 @DATA = all_clusters($MGRP,$SEX,$PCS,$SY,$EY,$DB,$HOST,$USER,$PW);&lt;br/&gt;
 $result = get_cluster_sum($cluster,$MGRP,$SY,$EY,$DB,$HOST,$USER,$PW);&lt;br/&gt;
 @DATA = get_cluster($cluster,$MGRP,$SY,$EY,$DB,$HOST,$USER,$PW);&lt;br/&gt;
 @DATA = get_cluster_raw($cluster,$MGRP,$SY,$EY,$DB,$HOST,$USER,$PW);&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brendan S</dc:creator><pubDate>Tue, 23 Mar 2021 08:03:30 -0000</pubDate><guid>https://sourceforge.net2d46618075506cc09fc763aae975571016acafc3</guid></item></channel></rss>