Essai sa ;)


#!/usr/bin/perl -w
use strict;
use diagnostics;
use Carp;


my $t = Test->new( 'hello world' );