#!perl
use strict;
use warnings;

use Games::Nonogram;
Games::Nonogram->bootstrap;
