huh, I get "can't find randomize.pm in ......" when I run the script
without modifications, and it says "use randomize;" in
cast-vote.pl...doesn't that mean "go look for randomize.pm" in
perl-speak? It is also present on mino as randomize.pm but not present
in the repo.
With regards,
Daniel.
On 2015-03-16 16:14, Jim Jagielski wrote:
randomize is a function in cmdline/steve.pm
On Mar 16, 2015, at 10:56 AM, Daniel Gruno <[email protected]> wrote:
Hi, it's me again!
I tried my best to install steve locally to test out the interactive page, and
well...I got it working (hence the new commits to fix some issues), but I had
to severely hack it. One of the first errors was that randomize.pm is missing
from the repo - could someone add it?
Also, I'd love for paths to not be hard-coded inside the scripts, but that is
for another day :)
With regards,
Daniel.