The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
#! /usr/bin/perl
# $Id: 01-load.t,v 1.1 2008/04/10 13:07:17 dk Exp $

use strict;
use warnings;

use Test::More tests => 1;

use_ok('Acme::Ukrop');