The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
#pod test courtesy of petdance
#http://use.perl.org/comments.pl?sid=18853&cid=28930

# $Id: 00.load.t,v 1.1 2006-02-20 12:36:01 jonasbn Exp $

use Test::More tests => 1;

BEGIN { use_ok( 'Business::DK::PO' ); }