Perl x Open Food Facts Hackathon: Paris, France - May 24-25 Learn more

#!perl -T
# Copyright (C) 2012 Xerxes Tsang
# This program is free software; you can redistribute it and/or modify it
# under the terms of Perl Artistic License.
use strict;
use lib 't/lib';
Test::Class->runtests;