NAME

Chandra::EPUB - A simple EPUB reader built with Perl and Chandra

SYNOPSIS

chandra-epub --file mybook.epub --width 800 --height 600 --title "My Book"

DESCRIPTION

Chandra::EPUB is a simple EPUB reader built using the Chandra framework. It allows you to open and read EPUB files in a desktop application with a clean interface.

OPTIONS

--file

The path to the EPUB file you want to open.

--width

The width of the Chandra window in pixels.

--height

The height of the Chandra window in pixels.

--title

The title of the Chandra window.

--luck

A shortcut option to open the included "The Destiny Of Luck" EPUB for testing.