package main; use MyFoo; my $foo = MyFoo->new( x => 'Xerces', y => 'Yes' );