sunday night dinner (was Re: [yapc] sushi)

Derek Bryan dbryan at geowebhouse.com
Mon Jun 2 07:59:58 CDT 2003


my $order = new Food::Order ( -method => 'Delivery', -type => 'Pizza' );

$order->execute() or die 'Of Starvation';

chomp $order->result();



More information about the yapc mailing list