#!/usr/bin/perl -w use bluebox; use strict; my $book = bluebox->new(); $book->run();